From bb6dbd4d438f3473ba52ec5ec925351adf67045b Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 15:46:05 +0100 Subject: [PATCH] Whisper: Change ip --- whisper/whishper-deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/whisper/whishper-deployment.yaml b/whisper/whishper-deployment.yaml index 663773c..ccdab1e 100644 --- a/whisper/whishper-deployment.yaml +++ b/whisper/whishper-deployment.yaml @@ -22,6 +22,8 @@ spec: labels: io.kompose.service: whishper spec: + securityContext: + runAsUser: 0 containers: - env: - name: CPU_THREADS