docs: update helm flag (#11721)

In helm v3 the --name doesn't exist
This commit is contained in:
Nolan Emirot 2021-11-01 22:25:49 -07:00 committed by GitHub
parent 52539de521
commit cd6867844f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
To install the Druid Chart into your Kubernetes cluster :
```bash
helm install --namespace "druid" --name "druid" incubator/druid
helm install "druid" --namespace "druid" incubator/druid
```
After installation succeeds, you can get a status of Chart