add tagging to postgres backups

This commit is contained in:
2024-09-27 22:01:18 -05:00
parent 716f336187
commit e4c107b472
50 changed files with 199 additions and 75 deletions

View File

@@ -115,4 +115,9 @@ postgres-16-cluster:
destinationPath: s3://cl01tl-postgresql-backups/argo-workflows
endpointCredentials: argo-workflows-postgresql-16-cluster-backup-secret
backupIndex: 2
retentionPolicy: 14d
tags:
backupRetentionPolicy: "expire"
user: "cl01tl-argo-workflows-postgresql"
historyTags:
backupRetentionPolicy: "keep"
user: "cl01tl-argo-workflows-postgresql"