mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2024-11-21 01:16:33 +08:00
fix docs
This commit is contained in:
parent
e283665498
commit
34a1e712a8
@ -38,6 +38,9 @@ spec:
|
||||
path: entrypoint.sh
|
||||
- key: config.py
|
||||
path: config.py
|
||||
- name: kubernetes-config
|
||||
configMap:
|
||||
name: kubernetes-config
|
||||
|
||||
serviceAccount: kubeflow-dashboard
|
||||
containers:
|
||||
@ -81,6 +84,8 @@ spec:
|
||||
subPath: config.py
|
||||
- name: tz-config
|
||||
mountPath: /etc/localtime
|
||||
- name: kubernetes-config
|
||||
mountPath: /home/myapp/kubeconfig
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
|
Loading…
Reference in New Issue
Block a user