support setting cluster name under signle cluster scenario

Signed-off-by: yuswift <yuswift2018@gmail.com>
This commit is contained in:
yuswift
2021-09-08 11:08:02 +08:00
parent b0506c35a4
commit 854c036a58
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ data:
kubernetes: {{ .Values.kube_version }}
openpitrix: {{ .Chart.AppVersion }}
enableKubeConfig: true
defaultClusterName: {{ .Values.console.defaultClusterName }}
kind: ConfigMap
metadata:
name: ks-console-config