update ks-core helm chart (#6401)

fix: cherrypick update ks-core helm chart

Signed-off-by: peng wu <2030047311@qq.com>
This commit is contained in:
smartcat999
2025-03-11 09:57:48 +08:00
committed by GitHub
parent 41fdd0f4eb
commit 7e2cafd15b
18 changed files with 46 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ Please be patient and wait for several seconds for the KubeSphere deployment to
kubectl get pods -n {{ .Release.Namespace }}
{{- if or (eq .Values.role "") (eq .Values.role "host") }}
{{- if or (eq .Values.multicluster.role "") (eq .Values.multicluster.role "host") }}
2. Access the KubeSphere Console
Once the deployment is complete, you can access the KubeSphere console using the following URL: {{"\n"}}