Unverified Commit f2b59424 authored by tomassatka's avatar tomassatka Committed by GitHub

Fix dot (#327)

parent ff5171e5
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.
......
......@@ -44,7 +44,7 @@ spec:
{{- if .Values.envFromSecret }}
envFrom:
- secretRef:
name: {{ .Values.envFromSecret . }}
name: {{ .Values.envFromSecret }}
{{- end }}
volumeMounts:
- name: config
......
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