diff --git a/src/test/ks-core/Chart.yaml b/src/test/ks-core/Chart.yaml index 314916d5..826e2c44 100644 --- a/src/test/ks-core/Chart.yaml +++ b/src/test/ks-core/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.1 +version: 0.6.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/src/test/ks-core/values.yaml b/src/test/ks-core/values.yaml index e0d452aa..2d836feb 100644 --- a/src/test/ks-core/values.yaml +++ b/src/test/ks-core/values.yaml @@ -267,8 +267,7 @@ nodeShell: extension: imageRegistry: "" - nodeSelector: - key: value + nodeSelector: {} upgrade: disabled: true @@ -445,7 +444,7 @@ upgrade: configMapKey: "chart.tgz" configMapNamespace: "kubesphere-system" chartsPath: "" - installationMode: HostOnly + installationMode: Multicluster servicemesh: disabled: false priority: 100 @@ -457,10 +456,10 @@ upgrade: configMapKey: "chart.tgz" configMapNamespace: "kubesphere-system" chartsPath: "" - installationMode: HostOnly + installationMode: Multicluster config: | kiali: - prometheus_url: http://prometheus-operated.kubesphere-monitoring-system.svc:9090 + prometheus_url: http://prometheus-k8s.kubesphere-monitoring-system.svc:9090 jaeger: storage: options: @@ -619,7 +618,7 @@ upgrade: configMapKey: "chart.tgz" configMapNamespace: "kubesphere-system" chartsPath: "" - installationMode: HostOnly + installationMode: Multicluster whizard-auditing: disabled: false