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

Support setting values from files using the --set-file flag #97

Open
cbring opened this issue Jun 2, 2020 · 0 comments
Open

Support setting values from files using the --set-file flag #97

cbring opened this issue Jun 2, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cbring
Copy link

cbring commented Jun 2, 2020

The problem I'm trying to solve:
I would like support for the --set-file flag already existing in Helm https://helm.sh/docs/helm/helm_upgrade/#options.

This would be useful for including configuration files for example.

How I imagine it working:
The config parameter would be available for upgrade,install and lint commands and could be called something like file_values (needs to be distinguished from values_files).

Should accept a list<string> similar to the other configurable values-parameters.

@cbring cbring added the enhancement New feature or request label Jun 2, 2020
@cbring cbring changed the title Support setting values from files using the --set-file flag Support setting values from files using the --set-file flag Jun 2, 2020
@josmo josmo added the help wanted Extra attention is needed label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants