diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 8c60d3a56..dd5f4f014 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -112,7 +112,7 @@ backup: suspend: false concurrencyPolicy: Forbid timeZone: US/Central - schedule: "@every 24h" + schedule: 0 4 * * * startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3 diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index e4bbcedc0..acdd93245 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -175,7 +175,7 @@ snapshot: suspend: false concurrencyPolicy: Forbid timeZone: US/Central - schedule: "@every 24h" + schedule: 0 4 * * * startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3