Unverified Commit 114ad570 authored by Caio Cesar Ferreira's avatar Caio Cesar Ferreira Committed by GitHub

feat: Removed duplicated HOSTIP (#603)

parent bf79f8f9
apiVersion: v1
name: telegraf-ds
version: 1.1.17
appVersion: 1.28.2
version: 1.1.18
appVersion: 1.28.3
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
......
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment