From 7a608a227e83e894589bc329827af7bc08b2cf9f Mon Sep 17 00:00:00 2001 From: tuna Date: Fri, 6 Sep 2024 17:27:43 +0200 Subject: [PATCH] fix --- manifests/blog-app/istio-gateway-virtualService.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/blog-app/istio-gateway-virtualService.yaml b/manifests/blog-app/istio-gateway-virtualService.yaml index 04427e2..00d227c 100644 --- a/manifests/blog-app/istio-gateway-virtualService.yaml +++ b/manifests/blog-app/istio-gateway-virtualService.yaml @@ -40,6 +40,8 @@ spec: - blog-app-gateway http: - match: + - uri: + prefix: /.well-known/acme-challenge - uri: exact: / - uri: