*/2 * * * *

This commit is contained in:
miwr 2025-04-24 10:51:32 +02:00
parent ed0d1debf4
commit b0834b73cc

View file

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