fix: fix typo in readme. (#342)

* fix typo

Fix typo in readme

* bump argo-cd chart version
This commit is contained in:
Josh Keife 2020-05-09 11:00:37 -06:00 committed by GitHub
parent b770b5bfeb
commit eea5b76e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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