Closed jalberto closed 4 years ago
I was wrong, it's because Chart.yaml
is set to apiVersion: v2
so the chart seems created with Helm-3, but the templates looks like Helm-2.
it's also set in the included transformer
chart, downgrading it to v1
seems to do the trick
Our charts are built and tested for Helm3. So, apiversion is set to 2. Why do you say that templates look like Helm-2?
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
We don't have endpoint for /
in rudder-server. That might be reason you are getting 404 not found. Please try /health to verify if dataplane is up and running.
Closing this issue as discussion going on differs from the original issue.
Using basic install command with helm get:
probably because https://github.com/rudderlabs/rudderstack-helm/blob/b7d613d0c63c70fbe9f838c9da21b6568eee29c8/templates/_helpers.tpl#L81
And becuase GKE doesn't follow Semver:
GitVersion:"v1.15.9-gke.24"
Helm version: