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
114ad570
Unverified
Commit
114ad570
authored
Oct 24, 2023
by
Caio Cesar Ferreira
Committed by
GitHub
Oct 24, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: Removed duplicated HOSTIP (#603)
parent
bf79f8f9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
+2
-6
Chart.yaml
charts/telegraf-ds/Chart.yaml
+2
-2
daemonset.yaml
charts/telegraf-ds/templates/daemonset.yaml
+0
-4
No files found.
charts/telegraf-ds/Chart.yaml
View file @
114ad570
apiVersion
:
v1
name
:
telegraf-ds
version
:
1.1.1
7
appVersion
:
1.28.
2
version
:
1.1.1
8
appVersion
:
1.28.
3
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
...
...
charts/telegraf-ds/templates/daemonset.yaml
View file @
114ad570
...
...
@@ -40,10 +40,6 @@ spec:
{{
toYaml .Values.args | indent 8
}}
{{
- end
}}
env
:
-
name
:
HOSTIP
valueFrom
:
fieldRef
:
fieldPath
:
status.hostIP
{{
toYaml .Values.env | indent 8
}}
{{
- if .Values.envFromSecret
}}
envFrom
:
...
...
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