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
everything is nice and correct, using the helm version version.BuildInfo {Version:" v3.5.2 ", GitCommit:" 167aac70832d3a384f65f9745335e9fb40169dc2 "
If you use this chart in argocd, you get the following output:
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
-
does not work in argocd changing values of values in dependent charts. There is such a file values.yaml
if you make
helm template
in the console, then the output will be like this:everything is nice and correct, using the helm version
version.BuildInfo {Version:" v3.5.2 ", GitCommit:" 167aac70832d3a384f65f9745335e9fb40169dc2 "
If you use this chart in argocd, you get the following output:
why is
JAVA_OPTS
duplicated and not replaced?Beta Was this translation helpful? Give feedback.
All reactions