From 3f245874ac7ac4ca674a90682f8a0d7200b704e5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Sep 2025 12:33:00 -0500 Subject: [PATCH] change index --- clusters/cl01tl/applications/radarr/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index 521842f81..5aebe27dc 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -112,11 +112,11 @@ postgres-17-cluster: endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster endpointCredentials: radarr-postgresql-17-cluster-backup-secret - recoveryIndex: 3 + recoveryIndex: 5 backup: - enabled: true + enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster endpointCredentials: radarr-postgresql-17-cluster-backup-secret - backupIndex: 4 + backupIndex: 5 retentionPolicy: "3d"