diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index 04c454a6b..ca97d8ea8 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -207,7 +207,7 @@ roundcube: mountPropagation: None subPath: default.conf postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -215,12 +215,8 @@ postgres-17-cluster: storageClass: local-path monitoring: enabled: true - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster - endpointCredentials: roundcube-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster endpointCredentials: roundcube-postgresql-17-cluster-backup-secret