From e20bd0db0ada3823f9ed3917e21d4b821ffe6089 Mon Sep 17 00:00:00 2001 From: ab Date: Mon, 12 May 2025 14:26:28 +0000 Subject: [PATCH] Update k8s/apps/immich/deployments.yaml --- k8s/apps/immich/deployments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/apps/immich/deployments.yaml b/k8s/apps/immich/deployments.yaml index a40705a..7ed3195 100644 --- a/k8s/apps/immich/deployments.yaml +++ b/k8s/apps/immich/deployments.yaml @@ -149,7 +149,7 @@ spec: - "-c" - "search_path='\"$user\", public, vectors'" - "-c" - - "logging_collector=on" + - "log_destination=stderr" - "-c" - "max_wal_size=2GB" - "-c"