From e3244ba7cd0f7163d89a3f8144555fcdca38bfae Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 14 Jun 2024 23:20:19 -0500 Subject: [PATCH] add backups --- clusters/cl01tl/applications/readarr-books/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/readarr-books/values.yaml b/clusters/cl01tl/applications/readarr-books/values.yaml index be5c46074..44071ea29 100644 --- a/clusters/cl01tl/applications/readarr-books/values.yaml +++ b/clusters/cl01tl/applications/readarr-books/values.yaml @@ -104,7 +104,7 @@ postgres-16-cluster: - CREATE DATABASE "readarr-log" OWNER "app"; - CREATE DATABASE "readarr-cache" OWNER app; backup: - enabled: false + enabled: true endpointURL: https://s3.us-east-2.amazonaws.com destinationPath: s3://cl01tl-postgresql-backups/readarr-books endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret