Skip to content

cc not updated after initial installation #236

Open
@mprojtz-private

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions