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
When changing anything in the values file after the initial installation with helm the cc will not be updated when running helm install/upgrade again. This is because of the if-statement in the template file:
When changing anything in the values file after the initial installation with helm the cc will not be updated when running helm install/upgrade again. This is because of the if-statement in the template file:
helm-charts/src/main/ks-installer/templates/clusterconfiguration.yaml
Line 1 in 5129f76
This blocks from managing the installation using helm override file for the configuration.
The text was updated successfully, but these errors were encountered: