downgrade chart
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies:
|
|||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-17-cluster
|
alias: postgres-17-cluster
|
||||||
version: 6.4.2
|
version: 5.1.0
|
||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
|
||||||
appVersion: v5.12.0
|
appVersion: v5.12.0
|
||||||
|
@@ -125,15 +125,11 @@ postgres-17-cluster:
|
|||||||
recovery:
|
recovery:
|
||||||
method: objectStore
|
method: objectStore
|
||||||
objectStore:
|
objectStore:
|
||||||
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||||
index: 1
|
recoveryIndex: 1
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: false
|
||||||
objectStore:
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
- name: external
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
backupIndex: 1
|
||||||
index: 1
|
|
||||||
scheduledBackups:
|
|
||||||
- name: daily-backup
|
|
||||||
schedule: "0 0 */3 * *"
|
|
||||||
backupName: external
|
|
||||||
|
Reference in New Issue
Block a user