From 893d16badf7cd827608c5350447ba109650fa4af Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Tue, 14 Jul 2026 22:05:21 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {}