Fix typo in readme
This commit is contained in:
Josh Keife 2020-05-08 20:37:39 -06:00 committed by GitHub
parent b770b5bfeb
commit 5a149077e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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