diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index e104cfa5e..30fbd97f4 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -158,7 +158,7 @@ renovate: suspend: false concurrencyPolicy: Forbid timeZone: US/Central - schedule: "*/5 * * * *" + schedule: "*/30 * * * *" startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3