From 20b65281e3d7f49d9493d58d9c8c81f2f03217f8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Jan 2025 14:03:04 -0600 Subject: [PATCH] enable backup --- clusters/cl01tl/applications/jellystat/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index 02fe46249..5f898fe5a 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -104,7 +104,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster endpointCredentials: jellystat-postgresql-17-cluster-backup-secret