diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index bcf80bd..8ef0146 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -1740,7 +1740,8 @@ server: podAnnotations: {} # -- Labels to be added to server pods - podLabels: {} + podLabels: + sidecar.istio.io/inect: "true" # -- Resource limits and requests for the Argo CD server resources: {}