From eb96b1b97c2681bbb3ef765aeb6e172f2adfdfe4 Mon Sep 17 00:00:00 2001 From: paulfantom Date: Mon, 6 May 2024 15:48:16 +0200 Subject: [PATCH] apps/photos: remove stale comment --- apps/photos/postgres-cluster.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/photos/postgres-cluster.yaml b/apps/photos/postgres-cluster.yaml index 640ecb515..bd8f87cdb 100644 --- a/apps/photos/postgres-cluster.yaml +++ b/apps/photos/postgres-cluster.yaml @@ -22,7 +22,6 @@ spec: - CREATE EXTENSION IF NOT EXISTS "vectors"; - CREATE EXTENSION IF NOT EXISTS cube WITH SCHEMA pg_catalog; - CREATE EXTENSION IF NOT EXISTS earthdistance WITH SCHEMA pg_catalog; - #- GRANT ALL ON SCHEMA vectors TO immich; - ALTER SCHEMA vectors OWNER TO immich; postgresql: shared_preload_libraries: