mirror of https://github.com/apache/druid.git
parent
52539de521
commit
cd6867844f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue