From e92b50de8354d7e68c7887d66aa09dde8c41d7f5 Mon Sep 17 00:00:00 2001 From: Matthieu Lamalle Date: Fri, 29 Mar 2024 09:09:53 +0100 Subject: [PATCH] update ingress --- kustomization/base/tekton/ingress/dashboard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kustomization/base/tekton/ingress/dashboard.yaml b/kustomization/base/tekton/ingress/dashboard.yaml index 0602770..053fc1d 100644 --- a/kustomization/base/tekton/ingress/dashboard.yaml +++ b/kustomization/base/tekton/ingress/dashboard.yaml @@ -15,10 +15,10 @@ spec: name: tekton-dashboard port: number: 9097 - - path: /msebuild + - path: /mseproject pathType: Prefix backend: service: - name: el-msebuild + name: el-mseproject port: number: 9000