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

@@ -179,21 +179,21 @@ postgres-17-cluster:
index: 1
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/directus/directus-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: directus-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/directus/directus-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: directus-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 0 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 0 4 * * SAT"
# backupName: garage

View File

@@ -216,21 +216,21 @@ postgres-17-cluster:
index: 1
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/freshrss/freshrss-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/freshrss/freshrss-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: freshrss-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 2 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 2 4 * * SAT"
# backupName: garage

View File

@@ -225,21 +225,21 @@ postgres-17-cluster:
index: 2
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/immich/immich-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: immich-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/immich/immich-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: immich-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 4 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 4 4 * * SAT"
# backupName: garage

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

View File

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

View File

@@ -168,21 +168,21 @@ postgres-17-cluster:
index: 1
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/outline/outline-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: outline-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/outline/outline-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: outline-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 10 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 10 4 * * SAT"
# backupName: garage

View File

@@ -95,21 +95,21 @@ postgres-17-cluster:
index: 1
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/photoview/photoview-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: photoview-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/photoview/photoview-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: photoview-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 12 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 12 4 * * SAT"
# backupName: garage

View File

@@ -128,21 +128,21 @@ postgres-17-cluster:
index: 2
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/postiz/postiz-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: postiz-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/postiz/postiz-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: postiz-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 14 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 14 4 * * SAT"
# backupName: garage

View File

@@ -117,21 +117,21 @@ postgres-17-cluster:
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/radarr-4k/radarr5-4k-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/radarr-4k/radarr5-4k-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: radarr-4k-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 18 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 18 4 * * SAT"
# backupName: garage

View File

@@ -111,21 +111,21 @@ postgres-17-cluster:
endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/radarr-anime/radarr5-anime-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/radarr-anime/radarr5-anime-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: radarr-anime-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 20 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 20 4 * * SAT"
# backupName: garage

View File

@@ -111,21 +111,21 @@ postgres-17-cluster:
endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr5-standup-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr5-standup-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: radarr-standup-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 22 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 22 4 * * SAT"
# backupName: garage

View File

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

View File

@@ -228,21 +228,21 @@ postgres-17-cluster:
index: 2
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/roundcube/roundcube-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/roundcube/roundcube-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: roundcube-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 24 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 24 4 * * SAT"
# backupName: garage

View File

@@ -114,21 +114,21 @@ postgres-17-cluster:
endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/sonarr-4k/sonarr4-4k-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/sonarr-4k/sonarr4-4k-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: sonarr-4k-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 28 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 28 4 * * SAT"
# backupName: garage

View File

@@ -114,21 +114,21 @@ postgres-17-cluster:
endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/sonarr-anime/sonarr4-anime-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
scheduledBackups:
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/sonarr-anime/sonarr4-anime-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: sonarr-anime-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 30 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 30 4 * * SAT"
# backupName: garage

View File

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

View File

@@ -72,21 +72,21 @@ postgres-17-cluster:
index: 1
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: vaultwarden-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: vaultwarden-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 32 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 32 4 * * SAT"
# backupName: garage

View File

@@ -92,21 +92,21 @@ postgres-17-cluster:
index: 2
retentionPolicy: "2d"
isWALArchiver: true
- name: garage
destinationPath: s3://postgres-backups/cl01tl/yamtrack/yamtrack-postgresql-17-cluster
index: 1
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
endpointCredentials: yamtrack-postgresql-17-cluster-backup-secret-weekly
retentionPolicy: "30d"
data:
compression: bzip2
jobs: 2
# - name: garage
# destinationPath: s3://postgres-backups/cl01tl/yamtrack/yamtrack-postgresql-17-cluster
# index: 1
# endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
# endpointCredentials: yamtrack-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 34 4 * * SAT"
backupName: garage
# - name: weekly-backup
# suspend: false
# schedule: "0 34 4 * * SAT"
# backupName: garage

View File

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