From feb4eab4cbd7188efc41be76b8dbd947b312aa90 Mon Sep 17 00:00:00 2001 From: Ahmed Sabbour <103856+sabbour@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:30:38 -0700 Subject: [PATCH] Update aks-store-ingress-quickstart.yaml --- aks-store-ingress-quickstart.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/aks-store-ingress-quickstart.yaml b/aks-store-ingress-quickstart.yaml index 0fae0fbf..2f5dfcd6 100644 --- a/aks-store-ingress-quickstart.yaml +++ b/aks-store-ingress-quickstart.yaml @@ -289,15 +289,12 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: store-front - annotations: - nginx.ingress.kubernetes.io/rewrite-target: /$2 - nginx.ingress.kubernetes.io/use-regex: "true" spec: ingressClassName: webapprouting.kubernetes.azure.com rules: - http: paths: - - path: /store-front(/|$)(.*) + - path: / pathType: Prefix backend: service: