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 0485a8fb76 - Show all commits

View file

@ -15,7 +15,7 @@ server:
- name: host-log-storage
mountPath: /openbao/logs
- name: logrotate
image: blacklabelops/logrotate:latest # MIT-License
image: skymatic/logrotate:latest # MIT License
# command: ["/bin/sh", "-c", "while true; do /usr/sbin/logrotate /etc/logrotate.conf; sleep 60; done"]
securityContext:
runAsUser: 100