update helm install instructions
Signed-off-by: reinvantveer <rein.van.t.veer@geodan.nl>
This commit is contained in:
parent
8eb0e11a26
commit
c7ede31b45
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Argo Helm is a collection of **community maintained** charts. Therefore we rely
|
||||||
Minimally:
|
Minimally:
|
||||||
|
|
||||||
```
|
```
|
||||||
helm install charts/argo -n argo
|
helm install charts/argo-workflows -n argo
|
||||||
argo version
|
argo version
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue