finals touches

This commit is contained in:
miwr 2025-04-23 15:22:38 +02:00
parent 07ff00fce1
commit f71729c074
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ metadata:
data:
logrotate.conf: |
/openbao/logs/openbao/*.log {
size 1M
size 50M
rotate 7
missingok
notifempty

View file

@ -4,7 +4,7 @@ metadata:
name: logrotate-cronjob
namespace: openbao
spec:
schedule: "*/2 * * * *"
schedule: "0 * * * *"
jobTemplate:
spec:
template: