downgrade chart

This commit is contained in:
2025-05-28 13:21:22 -05:00
parent d4781e2bc9
commit 5981952642
2 changed files with 6 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ dependencies:
version: 1.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 6.4.2
version: 5.1.0
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
appVersion: v5.12.0

View File

@@ -125,15 +125,11 @@ postgres-17-cluster:
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
index: 1
recoveryIndex: 1
backup:
enabled: false
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
index: 1
scheduledBackups:
- name: daily-backup
schedule: "0 0 */3 * *"
backupName: external
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
backupIndex: 1