IPCEICIS-2952 #31

Merged
Michal.Wrobel merged 113 commits from IPCEICIS-2952 into development 2025-05-28 10:30:56 +00:00
Showing only changes of commit 7b8ea2de6b - Show all commits

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