add tagging to postgres backups
This commit is contained in:
@@ -167,4 +167,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/readarr-books
|
||||
endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
|
Reference in New Issue
Block a user