From 88e266f9fafb1fd7e65d31b8255ab472200654a6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 20 Dec 2025 17:40:49 -0600 Subject: [PATCH] suspend remote backups --- clusters/cl01tl/helm/talos/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/talos/values.yaml b/clusters/cl01tl/helm/talos/values.yaml index 7b3d5596d..14bc87981 100644 --- a/clusters/cl01tl/helm/talos/values.yaml +++ b/clusters/cl01tl/helm/talos/values.yaml @@ -96,7 +96,7 @@ etcd-backup: operator: Exists effect: NoSchedule cronjob: - suspend: false + suspend: true concurrencyPolicy: Forbid timeZone: US/Central schedule: "0 3 * * *"