mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
A command should be all on one line (#1144)
Kafka README: A command should be all on one line
This commit is contained in:
committed by
Reinhard Nägele
parent
66135f0ed4
commit
f034bd6e35
@@ -35,8 +35,7 @@ To install the chart with the release name `my-release` in the default
|
||||
namespace:
|
||||
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user