enable backups
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user