From 5859ddd1e3b328e0ae9ef9e69a609ed207eca35a Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 22:43:32 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 977203c..eb77716 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -165,8 +165,7 @@ global: # maxUnavailable: 25% # -- Environment variables to pass to all deployed Deployments - env: - - ARGOCD_SERVER_INSECURE=true + env: [] # -- Extra volumes to add to all deployed Deployments and StatefulSets extraVolumes: []