From 7d8f37df8a9d863ce12b0ba7e9e79d19f2ae7015 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 14:40:28 +0100 Subject: [PATCH] Whishper: Change deployment to 0.0.0.0 --- whisper/whishper-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whisper/whishper-deployment.yaml b/whisper/whishper-deployment.yaml index 663773c..7a81b07 100644 --- a/whisper/whishper-deployment.yaml +++ b/whisper/whishper-deployment.yaml @@ -43,7 +43,7 @@ spec: name: env - name: PUBLIC_API_HOST - name: PUBLIC_INTERNAL_API_HOST - value: http://127.0.0.1:80 + value: http://0.0.0.0:80 - name: PUBLIC_TRANSLATION_API_HOST - name: PUBLIC_WHISHPER_PROFILE value: cpu