diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index fc55e50fb..28e5a7e4b 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -110,7 +110,7 @@ postgres-17-cluster: index: 3 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true method: objectStore objectStore: - name: external @@ -120,5 +120,7 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + immediate: false + suspend: true schedule: "0 0 0 * * *" backupName: external