From b0e8fe7a83897cb791042a3cc65d419a3a7212e9 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Tue, 14 Jul 2026 22:10:01 +0200 Subject: [PATCH] autocommit --- helm/argocd/templates/virtualservice.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index fe0e6e6..6134578 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -4,7 +4,7 @@ metadata: name: argocd namespace: argocd labels: - sidecar.istio.io/inect: "true" + sidecar.istio.io/inject: "true" spec: hosts: - "argocd.apps.linvogel.internal"