-
Notifications
You must be signed in to change notification settings - Fork 3
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 chart #2
Comments
Hello! Thank you for your kind offer. For this project we experimented with a set of kustomize templates instead of going Helm, but we're actually rolling it out with Helm internally, mostly for rollback/uninstall purposes. If you'd like to go down this route, we basically used This approach provides zero Helm tunables, but thanks to kustomize patches anything can be done and it feels refreshingly simple compared to using helm templating. Are you aware of a way to transmute our kustomize manifests into a chart that would support customisations through the usual |
I don't know / I don't think if this kind of thing exists :/ |
I'll be happy to take a look at what you come up with and possibly give it a go on a test cluster :) Let me know when you're happy with your draft. |
Hey @eliebleton-manomano , just pushed it. |
Hello!
Did you planned / have you began to develop the helm chart ?
If not I would be pleased to contribute to :)
The text was updated successfully, but these errors were encountered: