enable backups

This commit is contained in:
2024-10-01 14:34:41 -05:00
parent e389dc422d
commit 50681536d8

View File

@@ -202,11 +202,11 @@ postgres-16-cluster:
endpointCredentials: outline-postgresql-16-cluster-backup-secret
recoveryIndex: 1
backup:
enabled: false
enabled: true
endpointURL: https://s3.us-east-2.amazonaws.com
destinationPath: s3://cl01tl-postgresql-backups/outline
endpointCredentials: outline-postgresql-16-cluster-backup-secret
backupIndex: 2
backupIndex: 1
tags:
backupRetentionPolicy: "expire"
user: "cl01tl-outline-postgresql"