optimize ks-core chart (#5305)

Signed-off-by: 24sama <jacksama@foxmail.com>

Signed-off-by: 24sama <jacksama@foxmail.com>
This commit is contained in:
Leo Li
2022-10-20 18:16:40 +08:00
committed by GitHub
parent 3800d738f9
commit 85df617175
6 changed files with 49 additions and 406 deletions

View File

@@ -8,6 +8,6 @@ metadata:
helm.sh/resource-policy: keep
spec:
email: admin@kubesphere.io
password: "{{ include "getOrDefaultPass" (dict "Name" "admin" "Default" "$2a$10$zcHepmzfKPoxCVCYZr5K7ORPZZ/ySe9p/7IUb/8u./xHrnSX2LOCO") }}"
password: {{ include "getOrDefaultPass" . | quote }}
status:
state: Active