run descheduler hourly for more frequent updates [ci skip]
This commit is contained in:
parent
9f34337d04
commit
07876da8ce
2 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ namespaceOverride: ""
|
|||
commonLabels: {}
|
||||
|
||||
cronJobApiVersion: "batch/v1"
|
||||
schedule: "0 0 * * *"
|
||||
schedule: "0 * * * *"
|
||||
suspend: false
|
||||
# startingDeadlineSeconds: 200
|
||||
successfulJobsHistoryLimit: 10
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue