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

Remote values files #51

Closed
jkroepke opened this issue Oct 25, 2020 · 1 comment
Closed

Remote values files #51

jkroepke opened this issue Oct 25, 2020 · 1 comment

Comments

@jkroepke
Copy link
Owner

helm supports different method to get a value file.

https://helm.sh/docs/helm/helm_install/

  -f, --values strings               specify values in a YAML file or a URL (can specify multiple)

Related code:

https://github.com/helm/helm/blob/9b42702a4bced339ff424a78ad68dd6be6e1a80a/pkg/cli/values/options.go#L107-L121

@jkroepke
Copy link
Owner Author

jkroepke commented Nov 1, 2020

Fixed in #52

@jkroepke jkroepke closed this as completed Nov 1, 2020
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