diff --git a/infrastructure/renovate/cronjob.yaml b/infrastructure/renovate/cronjob.yaml index 3c0d6ce..94fbac5 100644 --- a/infrastructure/renovate/cronjob.yaml +++ b/infrastructure/renovate/cronjob.yaml @@ -3,7 +3,7 @@ kind: CronJob metadata: name: renovate spec: - schedule: '0,30 * * * *' + schedule: '0 */2 * * *' concurrencyPolicy: Forbid jobTemplate: spec: