Skip to content

Commit

Permalink
Fix ServiceMonitor selector
Browse files Browse the repository at this point in the history
  • Loading branch information
joekrill committed Dec 28, 2023
1 parent 806eef5 commit 18b969f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helm/mail/templates/service-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}

0 comments on commit 18b969f

Please sign in to comment.