mirror of https://github.com/dapr/docs.git
fix typo (#124)
This commit is contained in:
parent
7f34df0ebe
commit
f121f7fe70
|
@ -15,7 +15,7 @@ For this example, we'll be using Kafka.<br>
|
|||
You can install Kafka in your cluster by using Helm:
|
||||
|
||||
```
|
||||
# helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator
|
||||
$ helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator
|
||||
$ helm install --name my-kafka incubator/kafka
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue