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 e5ccae1aab - Show all commits

View file

@ -22,9 +22,10 @@ server:
volumeMounts: volumeMounts:
- name: host-log-storage - name: host-log-storage
mountPath: /openbao/logs mountPath: /openbao/logs
# - name: logrotate-config - name: logrotate-config
# mountPath: /etc/logrotate.conf mountPath: /etc/logrotate.conf
# subPath: logrotate.conf subPath: logrotate.conf
readOnly: true
volumes: volumes:
- name: log-storage - name: log-storage
emptyDir: {} emptyDir: {}