Update _args.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-11 21:25:12 +01:00
committed by GitHub
parent 14a36dd3a9
commit 4a625398f5

View File

@@ -36,7 +36,7 @@ args:
{{- end }}
{{- if .Values.metrics.prometheus }}
- "--metrics.prometheus=true"
- "--metrics.prometheus.entrypoint={{ .Values.metrics.prometheus.entryPoint }}"
- "--metrics.prometheus.entrypoint=metrics"
{{- end }}
{{- if .Values.metrics.statsd }}
- "--metrics.statsd=true"