From 8c21d58529312d93c79a3e184bf16bd117f62cf6 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Fri, 22 Dec 2023 00:51:38 +0100 Subject: [PATCH] vectors finally --- apps/immich/postgres.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/immich/postgres.yaml b/apps/immich/postgres.yaml index 061345b..42fae8a 100644 --- a/apps/immich/postgres.yaml +++ b/apps/immich/postgres.yaml @@ -14,6 +14,9 @@ spec: secret: name: postgres-password + postgresql: + shared_preload_libraries: + - "vectors.so" storage: size: 1Gi