Update servicemonitor.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
{{- include "tc.common.labels.selectorLabels" . | nindent 6 }}
|
{{- include "tc.common.labels.selectorLabels" . | nindent 6 }}
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: main
|
||||||
{{- with .Values.metrics.serviceMonitor.interval }}
|
{{- with .Values.metrics.serviceMonitor.interval }}
|
||||||
interval: {{ . }}
|
interval: {{ . }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user