# - name: status
# mountPath: /var/lib
This commit is contained in:
parent
71a45cc0b8
commit
485e772016
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ server:
|
|||
mountPath: /etc/logrotate.conf
|
||||
subPath: logrotate.conf
|
||||
readOnly: true
|
||||
- name: status
|
||||
mountPath: /var/lib
|
||||
# - name: status
|
||||
# mountPath: /var/lib
|
||||
- name: passwd-volume
|
||||
mountPath: /etc/passwd
|
||||
subPath: passwd
|
||||
|
|
Loading…
Reference in a new issue