IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit 5c9b4c679d - Show all commits

View file

@ -19,7 +19,7 @@ spec:
args: args:
- | - |
apk add --no-cache logrotate apk add --no-cache logrotate
while true; do logrotate -f /etc/logrotate.d/openbao; sleep 3600; done while true; do logrotate -f /etc/logrotate.d/openbao; sleep 60; done
volumeMounts: volumeMounts:
- name: logrotate-config - name: logrotate-config
mountPath: /etc/logrotate.d/openbao mountPath: /etc/logrotate.d/openbao