From 4499edcce0322ebe4e6426e742d497ea8624b5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Juan=20G=C3=B3mez=20Pe=C3=B1alver?= Date: Tue, 25 Feb 2020 08:33:29 +0000 Subject: [PATCH] fix: typo Co-Authored-By: Spencer Gilbert --- 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 807f5ba0..f50241b1 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -15,7 +15,7 @@ This chart currently installs the non-HA version of ArgoCD. ### 1.8.0 to 2.0.0 -`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 ```