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
ed167ba2
Commit
ed167ba2
authored
Feb 10, 2018
by
Bin Liu
Committed by
k8s-ci-robot
Feb 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in telegraf (#3635)
parent
f128035a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Chart.yaml
stable/telegraf/Chart.yaml
+1
-1
values.yaml
stable/telegraf/values.yaml
+2
-2
No files found.
stable/telegraf/Chart.yaml
View file @
ed167ba2
name
:
telegraf
version
:
0.3.
1
version
:
0.3.
2
deprecated
:
true
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
...
...
stable/telegraf/values.yaml
View file @
ed167ba2
...
...
@@ -6,7 +6,7 @@ image:
tag
:
"
1.5-alpine"
pullPolicy
:
IfNotPresent
## Configure the telegraf daemonset here.
## Resource limits and outputs can be set sep
e
rately
## Resource limits and outputs can be set sep
a
rately
daemonset
:
enabled
:
true
## Configure resource requests and limits
...
...
@@ -129,7 +129,7 @@ daemonset:
bearer_token
:
"
/var/run/secrets/kubernetes.io/serviceaccount/token"
insecure_skip_verify
:
true
## Configure the telegraf single instance here.
## Resource limits and outputs can be set sep
e
rately
## Resource limits and outputs can be set sep
a
rately
single
:
enabled
:
true
## Configure resource requests and limits
...
...
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