helm: fix podMonitor
This commit is contained in:
parent
34bbaee448
commit
275161a3e8
@ -18,7 +18,7 @@ spec:
|
|||||||
{{- toYaml .Values.podMonitor.tlsConfig | trim | nindent 8 }}
|
{{- toYaml .Values.podMonitor.tlsConfig | trim | nindent 8 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
interval: {{ .Values.podMonitor.interval }}
|
interval: {{ .Values.podMonitor.interval }}
|
||||||
scrapeTimeout: {{ .Values.podMonitor.additionalLabels }}
|
scrapeTimeout: {{ .Values.podMonitor.scrapeTimeout }}
|
||||||
|
|
||||||
namespaceSelector:
|
namespaceSelector:
|
||||||
matchNames:
|
matchNames:
|
||||||
|
Loading…
Reference in New Issue
Block a user