From 2ec6f853161ad6a24d26e51561ff2203d60dc3a7 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Mon, 9 Jun 2025 14:23:23 -0400 Subject: [PATCH] immich nvidia runtime --- apps/immich/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/immich/release.yaml b/apps/immich/release.yaml index 2f45dd3..6e7a19c 100644 --- a/apps/immich/release.yaml +++ b/apps/immich/release.yaml @@ -34,6 +34,7 @@ spec: server: enabled: true + runtimeClassName: nvidia resources: limits: nvidia.com/gpu: 1 @@ -54,6 +55,7 @@ spec: machine-learning: enabled: true + runtimeClassName: nvidia resources: limits: nvidia.com/gpu: 1