done
This commit is contained in:
parent
b0834b73cc
commit
934d182042
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: logrotate-cronjob
|
||||
namespace: openbao
|
||||
spec:
|
||||
schedule: "*/2 * * * *"
|
||||
schedule: "0 * * * *"
|
||||
successfulJobsHistoryLimit: 1
|
||||
failedJobsHistoryLimit: 1
|
||||
jobTemplate:
|
||||
|
|
Loading…
Reference in a new issue