This commit is contained in:
miwr 2025-04-01 13:28:10 +02:00
parent ee630c88b9
commit 7b8ea2de6b

View file

@ -17,6 +17,8 @@ server:
mountPath: /etc/logrotate.conf
subPath: logrotate.conf
readOnly: true
- name: status
mountPath: /var/lib
- name: passwd-volume
mountPath: /etc/passwd
subPath: passwd
@ -27,6 +29,8 @@ server:
- name: passwd-volume
configMap:
name: passwd-user-configmap
- name: status
emptyDir: {}
- name: host-log-storage
hostPath:
path: /var/log