diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index d76dee4b6..9a2d904b6 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -210,7 +210,7 @@ postgres-16-cluster: #--- https://docs.pgvecto.rs/admin/kubernetes.html #--- https://github.com/tensorchord/cloudnative-pgvecto.rs type: tensorchord - mode: recovery + mode: standalone cluster: image: repository: ghcr.io/tensorchord/cloudnative-pgvecto.rs @@ -228,12 +228,8 @@ postgres-16-cluster: postgresql: parameters: shared_buffers: 256MB - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster - endpointCredentials: immich-postgresql-16-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster endpointCredentials: immich-postgresql-16-cluster-backup-secret