rudderlabs / rudderstack-helm

Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. Collects and routes clickstream data and builds your customer data lake on your data warehouse.
MIT License
62 stars 48 forks source link

Throw error when following the section of Open source Control Plane #14

Closed rayspock closed 4 years ago

rayspock commented 4 years ago

I was using open source config-generator UI to generate "workspaceConfig.json", but after using this command:

$ helm install my-release ./ --set backend.controlPlaneJSON=true

I got this error:

Error: YAML parse error on rudderstack/templates/configmap-rudder-server.yaml: error converting YAML to JSON: yaml: line 164: did not find expected key
rayspock commented 4 years ago

The JSON exported from the generator with the indentation and line feeds won't work. I found out its work only when you compact JSON data and remove all whitespace.

gane5hvarma commented 4 years ago

Hi @rayspock, we have fixed this issue. Hence closing this issue.

rayspock commented 4 years ago

Great work, thanks.

harshmanvar commented 4 years ago

i have deployed GKE but getting 404 when opening loadbalancer IP. i have used the example : https://github.com/rudderlabs/rudderstack-helm/blob/master/workspaceConfig.json.example for WorkSpaceConfig.json .

helm chart deployed successfully after changing v2 but still on load balancer IP getting 404

gane5hvarma commented 4 years ago

@harshmanvar the loadbalancer url will show you 404. check health endpoint for server status