From 5a149077e70cf475b9a6f9d111c35d17f19d2de0 Mon Sep 17 00:00:00 2001 From: Josh Keife Date: Fri, 8 May 2020 20:37:39 -0600 Subject: [PATCH] fix typo Fix typo in readme --- 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 9255e903..4a2e4be9 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -16,7 +16,7 @@ This chart currently installs the non-HA version of ArgoCD. ### 1.8.7 to 2.x.x -`controller.extraArgs`, `repoServer.extraArgs` and `server.extraArgs` are not arrays of strings intead of a map +`controller.extraArgs`, `repoServer.extraArgs` and `server.extraArgs` are now arrays of strings intead of a map What was ```yaml