add tagging to postgres backups
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
|
||||
appVersion: 5.8.3.8933
|
||||
appVersion: 5.10.4.9218
|
||||
|
@@ -164,4 +164,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/radarr5-4k
|
||||
endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
|
Reference in New Issue
Block a user