run descheduler hourly for more frequent updates [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-10 20:54:39 +00:00
parent 9f34337d04
commit 07876da8ce
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -53,7 +53,7 @@ namespaceOverride: ""
commonLabels: {}
cronJobApiVersion: "batch/v1"
schedule: "0 0 * * *"
schedule: "0 * * * *"
suspend: false
# startingDeadlineSeconds: 200
successfulJobsHistoryLimit: 10

Binary file not shown.