From b2a695cce8cfd11dd88a7361d53f32cdbb452fd1 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Sat, 13 Dec 2025 22:50:12 -0500 Subject: [PATCH] fix immich --- apps/immich/release.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps/immich/release.yaml b/apps/immich/release.yaml index 2d3daad..8e2267a 100644 --- a/apps/immich/release.yaml +++ b/apps/immich/release.yaml @@ -38,6 +38,15 @@ spec: valkey: enabled: true + controllers: + main: + containers: + main: + resources: + requests: + nvidia.com/gpu-all: 1 + limits: + nvidia.com/gpu-all: 1 server: enabled: true