diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index 49e280ede..2f45a09bf 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -171,7 +171,7 @@ freshrss: cloudflared: existingSecretName: freshrss-cloudflared-secret postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -179,13 +179,8 @@ 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 - recoveryIndex: 2 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