Commit ebcdb917 authored by Russ Savage's avatar Russ Savage Committed by Naseem

fix(readmes): updated names for helm install

parent 0e159393
......@@ -8,7 +8,7 @@
```bash
helm repo add influxdata https://helm.influxdata.com/
helm install my-release influxdata/chronograf --namespace monitoring
helm install chronograf influxdata/chronograf --namespace monitoring
```
## Introduction
......
......@@ -8,7 +8,7 @@
```bash
helm repo add influxdata https://helm.influxdata.com/
helm install my-release influxdata/influxdb --namespace monitoring
helm install influxdb influxdata/influxdb --namespace monitoring
```
## Introduction
......
......@@ -8,7 +8,7 @@
```bash
helm repo add influxdata https://helm.influxdata.com/
helm install my-release influxdata/kapacitor --namespace monitoring
helm install kapacitor influxdata/kapacitor --namespace monitoring
```
## Introduction
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment