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
|
name: logrotate-cronjob
|
||||||
namespace: openbao
|
namespace: openbao
|
||||||
spec:
|
spec:
|
||||||
schedule: "*/2 * * * *"
|
schedule: "0 * * * *"
|
||||||
successfulJobsHistoryLimit: 1
|
successfulJobsHistoryLimit: 1
|
||||||
failedJobsHistoryLimit: 1
|
failedJobsHistoryLimit: 1
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
|
|
Loading…
Reference in a new issue