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

feature: --values flag passthrough to helm like --set #87

Open
consideRatio opened this issue Jul 21, 2020 · 1 comment
Open

feature: --values flag passthrough to helm like --set #87

consideRatio opened this issue Jul 21, 2020 · 1 comment

Comments

@consideRatio
Copy link
Collaborator

consideRatio commented Jul 21, 2020

It can be nice to be able to pass an entire .yaml file with values, but its a fancy detail that one can live without as well I guess.

My use case was an pre-existing production-only deployment that I wanted to adjust to be hubtraf-friendly, so I had a hubtraf config that I only wanted to use locally for a while. I ended up writing it and translating it to a set of --set flags instead.

https://github.com/neurohackademy/nh2020-jupyterhub/blob/43372b5dca3a67c62817b5f6cce54e40c2ecf863/hubtraf-chart-values.yaml#L49-L58

@yuvipanda
Copy link
Collaborator

I like it! Would love PR :)

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

2 participants