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
Im wondering what is the best way to use existing helm chart, but with my values.yaml file,
I don't want to provide values in the values field, i want argocd to take if from a file.
I tried to template a chart ,( e.g. nginx) and it's seems to be too much work , because i need to create a helm repo , template the chart, push, and all that.
What is the best practice for that.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Im wondering what is the best way to use existing helm chart, but with my values.yaml file,
I don't want to provide values in the values field, i want argocd to take if from a file.
I tried to template a chart ,( e.g. nginx) and it's seems to be too much work , because i need to create a helm repo , template the chart, push, and all that.
What is the best practice for that.
Beta Was this translation helpful? Give feedback.
All reactions