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 fb84affce6
commit 8a64640194

View file

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