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 0107666fe2 - Show all commits

View file

@ -22,7 +22,7 @@ server:
volumeMounts:
- name: host-log-storage
mountPath: /openbao/logs
- name: logrotate-config
- name: logrotate-config-volume
mountPath: /etc/logrotate.conf
subPath: logrotate.conf
readOnly: true
@ -34,7 +34,7 @@ server:
- name: config-volume
configMap:
name: sidecar-container-alloy-config
- name: config-logrotate
- name: logrotate-config-volume
configMap:
name: logrotate-config
- name: host-log-storage