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"