From 51071e9525e3c53ba005e0a3de315485fccce35e Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 25 May 2025 11:51:23 +0530 Subject: [PATCH] add runtimeClassName configuration for nvidia support --- cluster/helm/ollama/ollama-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/helm/ollama/ollama-release.yml b/cluster/helm/ollama/ollama-release.yml index ce8f237..6f3bb25 100644 --- a/cluster/helm/ollama/ollama-release.yml +++ b/cluster/helm/ollama/ollama-release.yml @@ -34,3 +34,4 @@ spec: service: type: NodePort nodePort: 3210 + runtimeClassName: nvidia