Skip to content

Instantly share code, notes, and snippets.

@julie-mills
Created October 4, 2019 01:52
Show Gist options
  • Save julie-mills/e6621ecfb907c99aa1ff04a3ab26f762 to your computer and use it in GitHub Desktop.
Save julie-mills/e6621ecfb907c99aa1ff04a3ab26f762 to your computer and use it in GitHub Desktop.
# eventrouter/yaml/deployment.yaml
config.json: |-
{
"sink": "rockset"
"rocksetServer": "https://api.rs2.usw2.rockset.com",
"rocksetAPIKey": "<API_KEY>",
"rocksetCollectionName": "eventrouter_events",
"rocksetWorkspaceName": "commons",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment