Skip to content

Commit

Permalink
correct service monitor port name (#97)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Mason <[email protected]>
  • Loading branch information
mikemrm authored May 17, 2023
1 parent 33f6589 commit 631811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/permissions-api/templates/serviceMonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
selector:
matchLabels: {{- include "common.labels.matchLabels" . | nindent 6 }}
endpoints:
- port: web
- port: http
{{- end }}

0 comments on commit 631811d

Please sign in to comment.