From 275161a3e835d79cff5873a695fedfceda0ea9c9 Mon Sep 17 00:00:00 2001 From: Cyrille Nofficial Date: Thu, 13 Oct 2022 15:33:03 +0200 Subject: [PATCH] helm: fix podMonitor --- helm/templates/podmonitor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/templates/podmonitor.yaml b/helm/templates/podmonitor.yaml index 6e531fb..0fa5335 100644 --- a/helm/templates/podmonitor.yaml +++ b/helm/templates/podmonitor.yaml @@ -18,7 +18,7 @@ spec: {{- toYaml .Values.podMonitor.tlsConfig | trim | nindent 8 }} {{- end }} interval: {{ .Values.podMonitor.interval }} - scrapeTimeout: {{ .Values.podMonitor.additionalLabels }} + scrapeTimeout: {{ .Values.podMonitor.scrapeTimeout }} namespaceSelector: matchNames: