From e0e27445c79030f5580bf1cc1c320115391fd527 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 9 Nov 2025 13:28:40 -0300 Subject: [PATCH] gpu: drop runtimeClass from minipc plugin --- .../profiles/components/device-plugin-minipc/daemonset.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/modules/profiles/components/device-plugin-minipc/daemonset.yaml b/infrastructure/modules/profiles/components/device-plugin-minipc/daemonset.yaml index 01f46e3..76b6c06 100644 --- a/infrastructure/modules/profiles/components/device-plugin-minipc/daemonset.yaml +++ b/infrastructure/modules/profiles/components/device-plugin-minipc/daemonset.yaml @@ -24,7 +24,6 @@ spec: tolerations: - operator: Exists priorityClassName: system-node-critical - runtimeClassName: nvidia containers: - name: nvidia-device-plugin-ctr image: nvcr.io/nvidia/k8s-device-plugin:v0.16.2