fix: typo
Co-Authored-By: Spencer Gilbert <Spencer.Gilbert@gmail.com>
This commit is contained in:
parent
73177026e4
commit
4499edcce0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ This chart currently installs the non-HA version of ArgoCD.
|
||||||
|
|
||||||
### 1.8.0 to 2.0.0
|
### 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
|
What was
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue