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

Docs dont mention helm.valueFiles yaml param #11907

Open
pdeva opened this issue Jan 7, 2023 · 2 comments
Open

Docs dont mention helm.valueFiles yaml param #11907

pdeva opened this issue Jan 7, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@pdeva
Copy link

pdeva commented Jan 7, 2023

Summary

The documentation on Helm Values Files doesnt mention that there is a source.helm.valueFiles param that can be used in the application yaml spec.

@pdeva pdeva added the enhancement New feature or request label Jan 7, 2023
@pdeva pdeva changed the title Docs dont mention helm 'valuesFile` yaml param Docs dont mention helm.valueFiles yaml param Jan 7, 2023
@httpdigest
Copy link

You mean the section Build Environment where it says:

It's also possible to use build environment variables for the Helm values file path:

 spec:
   source:
     helm:
       valueFiles:
       - values.yaml
       - myprotocol://somepath/$ARGOCD_APP_NAME/$ARGOCD_APP_REVISION

?

@morey-tech
Copy link
Contributor

I had a PR that got merged that addresses this, but it looks like it wasn't included in the stable version of the docs
#10764

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants