diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 8a61c7fc2..bf3fa2f41 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -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