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:
@@ -1,4 +1,4 @@
|
||||
{{- if eq (include "role" .) "host" }}
|
||||
{{- if eq (include "multicluster.role" .) "host" }}
|
||||
{{- if and .Values.ha.enabled (not .Values.ha.cache) }}
|
||||
{{- if lookup "v1" "Secret" "kubesphere-system" "redis-secret" }}
|
||||
{{- lookup "v1" "Secret" "kubesphere-system" "redis-secret" | toYaml }}
|
||||
|
||||
Reference in New Issue
Block a user