update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m36s

This commit is contained in:
2025-10-02 22:18:50 -05:00
parent ef0a199883
commit 9a4a5c5b03
2 changed files with 3 additions and 3 deletions

View File

@@ -122,8 +122,6 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster
index: 1
backup:
enabled: true
method: objectStore
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster
@@ -131,5 +129,7 @@ postgres-17-cluster:
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
immediate: true
suspend: false
schedule: "0 0 0 * * *"
backupName: external