enable backups

This commit is contained in:
2025-03-03 17:23:03 -06:00
parent e984b4371c
commit 866fce5ca6

View File

@@ -171,7 +171,7 @@ freshrss:
cloudflared: cloudflared:
existingSecretName: freshrss-cloudflared-secret existingSecretName: freshrss-cloudflared-secret
postgres-17-cluster: postgres-17-cluster:
mode: recovery mode: standalone
cluster: cluster:
walStorage: walStorage:
storageClass: local-path storageClass: local-path
@@ -179,13 +179,8 @@ postgres-17-cluster:
storageClass: local-path storageClass: local-path
monitoring: monitoring:
enabled: true 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
recoveryIndex: 2
backup: backup:
enabled: false enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret endpointCredentials: freshrss-postgresql-17-cluster-backup-secret