This commit is contained in:
pengluan 2021-10-26 15:33:49 +08:00
parent 34a1e712a8
commit dab663a137
2 changed files with 6 additions and 0 deletions

View File

@ -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