update chart
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-02 23:20:17 -05:00
parent 8fb8565d9b
commit d1af2e9cd3
2 changed files with 13 additions and 11 deletions

View File

@@ -308,7 +308,7 @@ n8n:
- path: /home/node/.n8n
readOnly: false
postgres-17-cluster:
mode: standalone
mode: recovery
cluster:
storage:
storageClass: local-path
@@ -321,14 +321,16 @@ postgres-17-cluster:
recovery:
method: objectStore
objectStore:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster
endpointCredentials: n8n-postgresql-17-cluster-backup-secret
recoveryIndex: 1
index: 1
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster
endpointCredentials: n8n-postgresql-17-cluster-backup-secret
backupIndex: 1
retentionPolicy: "3d"
objectStore:
- name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster
index: 1
retentionPolicy: "3d"
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 0 * * *"
backupName: external