another mistake

This commit is contained in:
miwr 2025-04-23 14:19:48 +02:00
parent 86fb4eefa3
commit feae2ff010

View file

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