enable backups

This commit is contained in:
2025-02-18 22:18:08 -06:00
parent 31cbb661e5
commit 9674fdf66a

View File

@@ -116,7 +116,7 @@ freshrss:
cloudflared:
existingSecretName: freshrss-cloudflared-secret
postgres-17-cluster:
mode: recovery
mode: standalone
cluster:
walStorage:
storageClass: local-path
@@ -124,13 +124,9 @@ postgres-17-cluster:
storageClass: local-path
monitoring:
enabled: true
recovery:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret
backupIndex: 1
backupIndex: 2