Typo in helm install command for dask-distributed (#1413)

This commit is contained in:
Olivier Grisel
2017-07-05 17:21:10 -07:00
committed by Vic Iglesias
parent e1b9aee5e0
commit 2f79f751fe
+1 -1
View File
@@ -18,7 +18,7 @@ This chart will do the following:
To install the chart with the release name `my-release`:
```bash
$ helm install --name my-release stable/dask
$ helm install --name my-release stable/dask-distributed
```
## Configuration