diff --git a/apps/gitea/restic/cronjob.yaml b/apps/gitea/restic/cronjob.yaml index d8a4192..7ab102c 100644 --- a/apps/gitea/restic/cronjob.yaml +++ b/apps/gitea/restic/cronjob.yaml @@ -4,7 +4,7 @@ metadata: name: restic-backup-cronjob namespace: gitea spec: - schedule: "0 2 * * *" # Cron expression for running daily at 2 AM + schedule: "0 3 * * *" # Cron expression for running daily at 2 AM jobTemplate: spec: template: