From 88e75fad1f9f6a4644c817a2d46f3fbf86db31ab Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 21 Jun 2024 19:02:42 -0400 Subject: [PATCH] Add runtime class name --- api/fast-whisper/fast-whisper.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/fast-whisper/fast-whisper.yaml b/api/fast-whisper/fast-whisper.yaml index 09757db..5d2194f 100644 --- a/api/fast-whisper/fast-whisper.yaml +++ b/api/fast-whisper/fast-whisper.yaml @@ -15,10 +15,10 @@ spec: labels: app: fast-whisper spec: + runtimeClassName: nvidia containers: - name: fast-whisper image: fedirz/faster-whisper-server:latest-cuda - imagePullPolicy: Always ports: - containerPort: 8000 resources: