From 161b4c6d5807b415c35a18b829a93092a14be32d Mon Sep 17 00:00:00 2001 From: Fabrice Didon Date: Fri, 27 Sep 2024 16:42:12 +0200 Subject: [PATCH] =?UTF-8?q?Adaptation=20du=20path=20=C3=A0=20contour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gse/gse.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gse/gse.yaml b/gse/gse.yaml index f6f304c..6f7fdc2 100644 --- a/gse/gse.yaml +++ b/gse/gse.yaml @@ -60,15 +60,13 @@ kind: Ingress metadata: name: gse namespace: gse - annotations: - nginx.ingress.kubernetes.io/app-root: /gse spec: ingressClassName: contour rules: - host: gse.k8s.open-it.io http: paths: - - path: / + - path: /gse pathType: Prefix backend: service: