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

cc not updated after initial installation #236

Open
mprojtz-private opened this issue May 18, 2022 · 0 comments
Open

cc not updated after initial installation #236

mprojtz-private opened this issue May 18, 2022 · 0 comments

Comments

@mprojtz-private
Copy link

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:

{{ if (lookup "installer.kubesphere.io/v1alpha1" "ClusterConfiguration" "kubesphere-system" "ks-installer") -}}

This blocks from managing the installation using helm override file for the configuration.

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

No branches or pull requests

1 participant