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