update helm install instructions

Signed-off-by: reinvantveer <rein.van.t.veer@geodan.nl>
This commit is contained in:
reinvantveer 2021-07-05 12:54:50 +02:00
parent 8eb0e11a26
commit c7ede31b45

View file

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