From 2feaaaac066b7a10003f49d998dc46556e038b02 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 27 Jun 2026 17:19:01 +0200 Subject: [PATCH] fix --- helm/argocd/templates/virtualservice.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index 97cb4d1..539e280 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -9,9 +9,7 @@ spec: gateways: - istio-system/apps-gateway http: - - match: - - host: "argocd.apps.linvogel.internal" - route: + - route: - destination: host: argocd-server.argocd.svc.cluster.local port: