From 53956bc121d39306cd63ebb384c72f18a4e4df30 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 22 Oct 2025 09:48:56 -0400 Subject: [PATCH] update immich again again --- apps/immich/release.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/immich/release.yaml b/apps/immich/release.yaml index ea83fde..796cb7c 100644 --- a/apps/immich/release.yaml +++ b/apps/immich/release.yaml @@ -14,7 +14,8 @@ spec: interval: 15m releaseName: immich values: - runtimeClassName: nvidia + defaultPodOptions: + runtimeClassName: nvidia controllers: main: @@ -60,6 +61,9 @@ spec: machine-learning: enabled: true - resources: - limits: - nvidia.com/gpu: 1 + main: + containers: + main: + resources: + limits: + nvidia.com/gpu: 1