mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-03-13 15:18:11 +08:00
fix docs
This commit is contained in:
parent
34a1e712a8
commit
dab663a137
@ -140,6 +140,8 @@ spec:
|
||||
subPath: config.py
|
||||
- name: tz-config
|
||||
mountPath: /etc/localtime
|
||||
- name: kubernetes-config
|
||||
mountPath: /home/myapp/kubeconfig
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
@ -188,6 +190,8 @@ spec:
|
||||
subPath: config.py
|
||||
- name: tz-config
|
||||
mountPath: /etc/localtime
|
||||
- name: kubernetes-config
|
||||
mountPath: /home/myapp/kubeconfig
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
@ -235,6 +239,8 @@ spec:
|
||||
subPath: config.py
|
||||
- name: tz-config
|
||||
mountPath: /etc/localtime
|
||||
- name: kubernetes-config
|
||||
mountPath: /home/myapp/kubeconfig
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user