fix: typo

Co-Authored-By: Spencer Gilbert <Spencer.Gilbert@gmail.com>
This commit is contained in:
Carlos Juan Gómez Peñalver 2020-02-25 08:33:29 +00:00 committed by GitHub
parent 73177026e4
commit 4499edcce0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```