Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
influxdb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
influxdb
Commits
ebcdb917
Commit
ebcdb917
authored
Feb 27, 2020
by
Russ Savage
Committed by
Naseem
Feb 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(readmes): updated names for helm install
parent
0e159393
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
charts/chronograf/README.md
+1
-1
README.md
charts/influxdb/README.md
+1
-1
README.md
charts/kapacitor/README.md
+1
-1
No files found.
charts/chronograf/README.md
View file @
ebcdb917
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
```
bash
```
bash
helm repo add influxdata https://helm.influxdata.com/
helm repo add influxdata https://helm.influxdata.com/
helm
install
my-release
influxdata/chronograf
--namespace
monitoring
helm
install
chronograf
influxdata/chronograf
--namespace
monitoring
```
```
## Introduction
## Introduction
...
...
charts/influxdb/README.md
View file @
ebcdb917
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
```
bash
```
bash
helm repo add influxdata https://helm.influxdata.com/
helm repo add influxdata https://helm.influxdata.com/
helm
install
my-release
influxdata/influxdb
--namespace
monitoring
helm
install
influxdb
influxdata/influxdb
--namespace
monitoring
```
```
## Introduction
## Introduction
...
...
charts/kapacitor/README.md
View file @
ebcdb917
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
```
bash
```
bash
helm repo add influxdata https://helm.influxdata.com/
helm repo add influxdata https://helm.influxdata.com/
helm
install
my-release
influxdata/kapacitor
--namespace
monitoring
helm
install
kapacitor
influxdata/kapacitor
--namespace
monitoring
```
```
## Introduction
## Introduction
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment