From 6e7103db14fe0e26888a5715f99d78b043b68f6d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Sep 2025 12:33:57 -0500 Subject: [PATCH] enable backup --- clusters/cl01tl/applications/radarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index 5aebe27dc..4a8fff9f2 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -114,7 +114,7 @@ postgres-17-cluster: endpointCredentials: radarr-postgresql-17-cluster-backup-secret recoveryIndex: 5 backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster endpointCredentials: radarr-postgresql-17-cluster-backup-secret