suspend remote backups

This commit is contained in:
2025-12-20 17:40:49 -06:00
parent 590a211da4
commit 88e266f9fa

View File

@@ -96,7 +96,7 @@ etcd-backup:
operator: Exists operator: Exists
effect: NoSchedule effect: NoSchedule
cronjob: cronjob:
suspend: false suspend: true
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
timeZone: US/Central timeZone: US/Central
schedule: "0 3 * * *" schedule: "0 3 * * *"