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"