From dd458694fbf65ba51b0014b59c44611ede0c1173 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 16:14:55 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/virtualservice.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index de91753..8984a0d 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -3,6 +3,8 @@ kind: VirtualService metadata: name: argocd namespace: argocd + labels: + sidecar.istio.io/inect: "true" spec: hosts: - "argocd.apps.linvogel.internal"