enable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m17s

This commit is contained in:
2025-10-25 22:48:59 -05:00
parent 4dc467f1f5
commit 0a003b466c

View File

@@ -112,21 +112,22 @@ postgres-17-cluster:
index: 1 index: 1
retentionPolicy: "2d" retentionPolicy: "2d"
isWALArchiver: true isWALArchiver: true
# - name: garage - name: garage
# destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
# index: 1 index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly
# retentionPolicy: "30d" retentionPolicy: "30d"
# data: data:
# compression: bzip2 compression: bzip2
# jobs: 2 jobs: 2
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup
suspend: false suspend: false
schedule: "0 0 0 * * *" schedule: "0 0 0 * * *"
backupName: external backupName: external
# - name: weekly-backup - name: weekly-backup
# suspend: false suspend: false
# schedule: "0 0 4 * * SAT" immediate: true
# backupName: garage schedule: "0 0 4 * * SAT"
backupName: garage