switch to new chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m31s

This commit is contained in:
2025-10-02 17:42:12 -05:00
parent 8f1b71b2b6
commit e49414a6fa
3 changed files with 14 additions and 11 deletions

View File

@@ -206,7 +206,7 @@ roundcube:
mountPropagation: None
subPath: default.conf
postgres-17-cluster:
mode: standalone
mode: recovery
cluster:
storage:
storageClass: local-path
@@ -219,14 +219,17 @@ postgres-17-cluster:
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret
recoveryIndex: 2
index: 2
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret
backupIndex: 2
retentionPolicy: "3d"
method: objectStore
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
index: 1
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
schedule: "0 0 0 * * *"
backupName: external