From e6636de7ea3bd024f5edba51390e86c095cfc7ab Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 16:17:27 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: {}