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
|
||||
subPath: logrotate.conf
|
||||
readOnly: true
|
||||
- name: passwd-volume
|
||||
mountPath: /etc/passwd
|
||||
subPath: passwd
|
||||
# - name: passwd-volume
|
||||
# mountPath: /etc/passwd
|
||||
# subPath: passwd
|
||||
- name: status
|
||||
mountPath: /var/lib
|
||||
restartPolicy: OnFailure
|
||||
|
|
Loading…
Reference in a new issue