# - name: status

#   mountPath: /var/lib
This commit is contained in:
miwr 2025-04-01 14:11:35 +02:00
parent 71a45cc0b8
commit 485e772016

View file

@ -17,8 +17,8 @@ server:
mountPath: /etc/logrotate.conf mountPath: /etc/logrotate.conf
subPath: logrotate.conf subPath: logrotate.conf
readOnly: true readOnly: true
- name: status # - name: status
mountPath: /var/lib # mountPath: /var/lib
- name: passwd-volume - name: passwd-volume
mountPath: /etc/passwd mountPath: /etc/passwd
subPath: passwd subPath: passwd