From d0fe356e27459ca9394a7bcbfdd5de02bd315834 Mon Sep 17 00:00:00 2001 From: Sean Johnson Date: Tue, 28 Apr 2020 11:29:26 +1000 Subject: [PATCH] Fix incorrect merge --- charts/argo-cd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index 84418176..3858ba73 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -20,7 +20,7 @@ This chart currently installs the non-HA version of ArgoCD. What was ```yaml -controller: +server: extraArgs: insecure: "" ```