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

@@ -32,8 +32,6 @@ spec:
- mountPath: /opt/kubesphere/console/server/local_config.yaml
name: ks-console-config
subPath: local_config.yaml
- mountPath: /opt/kubesphere/console/server/sample
name: sample-bookinfo
- mountPath: /etc/localtime
name: host-time
readOnly: true
@@ -70,10 +68,6 @@ spec:
- key: local_config.yaml
path: local_config.yaml
name: ks-console-config
- configMap:
defaultMode: 420
name: sample-bookinfo
name: sample-bookinfo
- hostPath:
path: /etc/localtime
type: ""