From d26630130fec15178c96d55ab975ccccdef396e5 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 1 Mar 2025 16:06:38 +0100 Subject: [PATCH] Change uid whisper translate 3 --- whishper/translate-deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whishper/translate-deployment.yaml b/whishper/translate-deployment.yaml index 82e15fc..b506cd8 100644 --- a/whishper/translate-deployment.yaml +++ b/whishper/translate-deployment.yaml @@ -23,8 +23,8 @@ spec: io.kompose.service: translate spec: securityContext: - runAsUser: 1032 - runAsGroup: 1032 + runAsUser: 1032 + runAsGroup: 1032 containers: - env: - name: DB_PASS