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 and (eq (include "role" .) "host") .Values.ksExtensionRepository.enabled }}
|
||||
{{- if and (eq (include "multicluster.role" .) "host") .Values.ksExtensionRepository.enabled }}
|
||||
|
||||
{{- $ca := genCA "self-signed-ca" 3650 }}
|
||||
{{- $cn := printf "%s-extensions-museum" .Release.Name }}
|
||||
|
||||
Reference in New Issue
Block a user