From 1fc5ca6975c6fac7c1e12a42c7e77a13a68b9eca Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 18 Feb 2025 20:43:05 -0600 Subject: [PATCH] enable backup --- clusters/cl01tl/platform/ollama/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 2dd206263..773162024 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -267,7 +267,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster endpointCredentials: ollama-web-postgresql-17-cluster-backup-secret