From ee930e82d498672c8807fef325c25903e7014062 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 3 Mar 2025 11:57:22 -0600 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 de5a5fe31..5b3fc1554 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -336,7 +336,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster endpointCredentials: matrix-synapse-postgresql-17-cluster-backup-secret