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

View file

@ -5,6 +5,11 @@ server:
image: skymatic/logrotate:latest # MIT License
securityContext:
runAsUser: 100
env:
- name: CRON_SCHEDULE
value: "0 * * * *"
- name: TINI_SUBREAPER
value:
volumeMounts:
- name: host-log-storage
mountPath: /openbao/logs