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