From 35b4fb9cdc7a2efc0c52d7284d9e0a7e730895e5 Mon Sep 17 00:00:00 2001 From: subochev Date: Tue, 7 Apr 2026 19:05:04 +0300 Subject: [PATCH] =?UTF-8?q?DEVX-200:=20[BE]=20=D0=A3=D0=BD=D0=B8=D1=84?= =?UTF-8?q?=D0=B8=D1=86=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D1=8F=D1=82=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=B8=20=D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devspc/devspace-gateway/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devspc/devspace-gateway/templates/ingress.yaml b/devspc/devspace-gateway/templates/ingress.yaml index eaa9fe3..3262112 100644 --- a/devspc/devspace-gateway/templates/ingress.yaml +++ b/devspc/devspace-gateway/templates/ingress.yaml @@ -10,7 +10,7 @@ spec: - host: {{tpl $.Values.ingress.host .}} http: paths: - - path: / + - path: {{$.Values.ingress.prefix | default '/'}} pathType: Prefix backend: service: