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

Value defined in multiple values files, what is precedence? #2

Open
nodesocket opened this issue Oct 15, 2020 · 0 comments
Open

Value defined in multiple values files, what is precedence? #2

nodesocket opened this issue Oct 15, 2020 · 0 comments

Comments

@nodesocket
Copy link

nodesocket commented Oct 15, 2020

This looks great, and looking forward to using it. How does it handle the same key being defined in multiple values files? Currently helm overrides the key with the last values file provided, in this case is it random? Do you sort the values files from the directory in any particular way ?

For example:

   /api
      /values
          secrets.yaml
          envars.yaml

Assume both secrets.yaml and envars.yaml both define VERSION. Which one takes precedence?

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