another mistake
This commit is contained in:
parent
86fb4eefa3
commit
feae2ff010
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ spec:
|
||||||
mountPath: /etc/logrotate.conf
|
mountPath: /etc/logrotate.conf
|
||||||
subPath: logrotate.conf
|
subPath: logrotate.conf
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: passwd-volume
|
# - name: passwd-volume
|
||||||
mountPath: /etc/passwd
|
# mountPath: /etc/passwd
|
||||||
subPath: passwd
|
# subPath: passwd
|
||||||
- name: status
|
- name: status
|
||||||
mountPath: /var/lib
|
mountPath: /var/lib
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
|
|
Loading…
Reference in a new issue