From 2385c26fdf7bea8d4d6394e1d0e132afb28f9f32 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 2 Oct 2025 21:18:53 -0500 Subject: [PATCH] comment out backups --- clusters/cl01tl/applications/lidarr/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index 28e5a7e4b..95d130bf7 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -118,9 +118,9 @@ postgres-17-cluster: index: 4 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret retentionPolicy: "3d" - scheduledBackups: - - name: daily-backup - immediate: false - suspend: true - schedule: "0 0 0 * * *" - backupName: external + # scheduledBackups: + # - name: daily-backup + # immediate: false + # suspend: true + # schedule: "0 0 0 * * *" + # backupName: external