From 888ad97ad97b6bf9f7062e5e22036d41e94ed940 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 1 Jun 2024 20:33:10 -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 501a24e44..7ab2cbfc3 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -315,7 +315,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