trim and enable backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m19s

This commit is contained in:
2025-10-02 17:32:13 -05:00
parent f152c30b0d
commit 560b7220ad

View File

@@ -115,14 +115,14 @@ postgres-17-cluster:
monitoring:
enabled: true
prometheusRule:
enabled: false
enabled: true
recovery:
method: objectStore
objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster
index: 1
backup:
enabled: false
enabled: true
method: objectStore
objectStore:
- name: external
@@ -132,8 +132,4 @@ postgres-17-cluster:
scheduledBackups:
- name: daily-backup
schedule: "0 0 0 * * *"
immediate: false
suspend: false
backupOwnerReference: self
plugin: barman-cloud.cloudnative-pg.io
backupName: external