Skip to content

Commit

Permalink
Make service monitor discoverable by prom operator
Browse files Browse the repository at this point in the history
  • Loading branch information
gkapkowski committed Feb 25, 2024
1 parent a4a55d0 commit 9de643c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/login/templates/login-servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
namespace: {{ .Release.Namespace }}
{{- end }}
labels:
release: kube-prometheus-stack
{{ include "login.labels" . | indent 4 }}
spec:
selector:
Expand Down

0 comments on commit 9de643c

Please sign in to comment.