From 8cbdb94845702e99cad1b4e86b4f2a30b1d9b799 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 23:03:06 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index c1c3e84..e7656f4 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -441,6 +441,8 @@ configs: # (e.g.) # otlp.address: '' "server.insecure": true + server: + insecure: true # Argo CD RBAC policy configuration ## Ref: https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/rbac.md