You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argo CD offers quite a few ways to override values from a helm chart. None of them allow you to template values and maintain syntax highlighting on large values.yaml files right now, but we are very hopeful! This Issue exists to track all the issues and pull requests and docs that I think might help us move forward here.
Argo CD offers quite a few ways to override values from a helm chart. None of them allow you to template values and maintain syntax highlighting on large values.yaml files right now, but we are very hopeful! This Issue exists to track all the issues and pull requests and docs that I think might help us move forward here.
Issues
ApplicationSets cannot template generator values within remote repo values.yaml override when using multiple sources argoproj/argo-cd#16455
bug: ApplicationSet Controller CrashLoopBackoff when using
helm.valuesObject
and list generator argoproj/argo-cd#14912Application set templating fails with arrays (Helm valueFiles) argoproj/argo-cd#9583
Pull Requests
Docs
Docs for
helm.values
andhelm.valuesObject
:https://argo-cd.readthedocs.io/en/stable/user-guide/helm/#values
Docs for multiple sources:
https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/#helm-value-files-from-external-git-repository
The text was updated successfully, but these errors were encountered: