From 7a4ea846c7a12f9ae172729892e7e679ddc64b97 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 22:44:49 +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 eb77716..e3cf0ff 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -440,7 +440,8 @@ configs: # You can customize parameters by adding parameters here. # (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