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
f2b59424
Unverified
Commit
f2b59424
authored
Jun 23, 2021
by
tomassatka
Committed by
GitHub
Jun 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix dot (#327)
parent
ff5171e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Chart.yaml
charts/telegraf/Chart.yaml
+1
-1
deployment.yaml
charts/telegraf/templates/deployment.yaml
+1
-1
No files found.
charts/telegraf/Chart.yaml
View file @
f2b59424
apiVersion
:
v2
name
:
telegraf
version
:
1.8.
1
version
:
1.8.
2
appVersion
:
1.18.3
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
...
...
charts/telegraf/templates/deployment.yaml
View file @
f2b59424
...
...
@@ -44,7 +44,7 @@ spec:
{{
- if .Values.envFromSecret
}}
envFrom
:
-
secretRef
:
name
:
{{
.Values.envFromSecret
.
}}
name
:
{{
.Values.envFromSecret
}}
{{
- end
}}
volumeMounts
:
-
name
:
config
...
...
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