disable garage backup
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 4m14s

This commit is contained in:
2025-10-24 11:57:07 -05:00
parent 95b9d4334e
commit 92a1a376d7
19 changed files with 248 additions and 248 deletions

View File

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