From 6cebc6cc16d837711137328f6b1ff13f96a4a0a5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Jan 2025 15:12:50 -0600 Subject: [PATCH] enable backups --- clusters/cl01tl/platform/stalwart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index a067aa246..b227ce299 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -100,7 +100,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster endpointCredentials: stalwart-postgresql-17-cluster-backup-secret