Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm deployment can’t do updates with nginx ingress-controller #28

Closed
SamyCoenen opened this issue Apr 3, 2020 · 1 comment
Closed

Comments

@SamyCoenen
Copy link
Contributor

helm/helm#6378 (comment)

Error: UPGRADE FAILED: failed to replace object: Service "stackl-agent" is invalid: spec.clusterIP: Invalid value: "": field is immutable && failed to replace object: Service "stackl-opa" is invalid: spec.clusterIP: Invalid value: "": field is immutable && failed to replace object: Service "stackl-redis" is invalid: spec.clusterIP: Invalid value: "": field is immutable && failed to replace object: Service "stackl-rest" is invalid: spec.clusterIP: Invalid value: "": field is immutable

@SamyCoenen
Copy link
Contributor Author

This issue happens when using helm install --force, this works for helm 2 but not helm 3
GoogleContainerTools/skaffold#3798

Just make sure not to use --force with helm 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant