From 1b67c7b0c2c83e44e1a81845ac6cd1bf8e59770a Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 13 Jul 2024 11:10:47 -0500 Subject: [PATCH] enable backups --- clusters/cl01tl/platform/matrix-synapse/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 316b2583b..5aec757a8 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -334,7 +334,7 @@ postgres-16-cluster: prometheusRule: enabled: false backup: - enabled: false + enabled: true endpointURL: https://s3.us-east-2.amazonaws.com destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret