Metrics port name (Helm) (#8665)

This commit is contained in:
Anders Swanson 2022-08-22 16:20:09 -07:00 committed by GitHub
parent 63edd3befd
commit adeb84aa38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ metadata:
{{- end }}
spec:
endpoints:
- port: metrics
- port: http-metrics
interval: {{ .Values.controller.metrics.serviceMonitor.scrapeInterval }}
{{- if .Values.controller.metrics.serviceMonitor.honorLabels }}
honorLabels: true