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: 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
@@ -124,13 +124,9 @@ 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
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
backupIndex: 1 backupIndex: 2