add tagging to postgres backups
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
|
||||
appVersion: v0.22-dev
|
||||
|
@@ -695,4 +695,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/plane
|
||||
endpointCredentials: plane-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-backup-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-backup-postgresql"
|
||||
|
Reference in New Issue
Block a user