mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo in helm install command for dask-distributed (#1413)
This commit is contained in:
committed by
Vic Iglesias
parent
e1b9aee5e0
commit
2f79f751fe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user