From e32b0d91b17ae1ef464c0d0febb786c85515eb25 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 27 Apr 2026 16:38:23 +0700 Subject: [PATCH 1/3] ++ --- clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index a4d5f78..4741749 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -199,7 +199,8 @@ spec: - gateway/platform-gateway routes: - path: - prefix: /gateway/ + prefix: /gateway + rewrite: / service: pdm-svc.documentations.svc.cluster.local port: 80 documentations-frontend: From 58cfaff8d62f75e0538845ae878d64530c84821d Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 27 Apr 2026 16:41:29 +0700 Subject: [PATCH 2/3] ++ --- clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index 4741749..472aae6 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -199,7 +199,7 @@ spec: - gateway/platform-gateway routes: - path: - prefix: /gateway + prefix: /gateway/ rewrite: / service: pdm-svc.documentations.svc.cluster.local port: 80 From 2f35b2475183bfd9978dac433df8a20b526c2d57 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 27 Apr 2026 16:48:43 +0700 Subject: [PATCH 3/3] ++ --- clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index 472aae6..6c8f093 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -226,7 +226,7 @@ spec: routes: - path: prefix: /documentations/api/ - rewrite: / + rewrite: /api service: backend-api-svc.documentations.svc.cluster.local port: 80 filestream-api: