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
38b2697b
Commit
38b2697b
authored
Feb 29, 2020
by
aliartiza75
Committed by
David McKay
Mar 01, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[add-config-param-table] resolve comments on PR
parent
65f1d136
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
README.md
charts/influxdb/README.md
+1
-6
No files found.
charts/influxdb/README.md
View file @
38b2697b
...
...
@@ -44,14 +44,10 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration
The default configuration values for this chart are listed in
`values.yaml`
.
#### General
| Parameter | Description | Default |
|---|---|---|
| image.repository | Image repository url | influxdb |
| image.tag | Image tag | 1.7.
6
-alpine |
| image.tag | Image tag | 1.7.
10
-alpine |
| image.pullPolicy | Image pull policy | IfNotPresent |
| image.pullSecrets | It will store the repository's credentials to pull image | nil |
| serviceAccount.create | It will create service account | true |
...
...
@@ -100,7 +96,6 @@ The default configuration values for this chart are listed in `values.yaml`.
| backup.schedule | Cron time |
`0 0 * * *`
. It means create a backup everyday at
`00:00`
. |
| backup.annotations | Annotations for backup | {} |
The
[
full image documentation
](
https://hub.docker.com/_/influxdb/
)
contains more information about running InfluxDB in docker.
Specify each parameter using the
`--set key=value[,key=value]`
argument to
`helm install`
. For example,
...
...
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