Fix ServiceMonitor selector

This commit is contained in:
Joe Krill 2023-12-28 15:07:31 -05:00 committed by Boky
parent b317e68e28
commit 553874a056

View file

@ -23,7 +23,6 @@ spec:
- {{ .Release.Namespace | quote }}
selector:
matchLabels:
app.kubernetes.io/instance: {{ $chart }}
prometheus: unknown
app.kubernetes.io/instance: {{ .Release.Name }}
{{- end -}}
{{- end -}}