Revert "Metrics port name (Helm) (#8665)"

This reverts commit adeb84aa38.
This commit is contained in:
Anders Swanson 2022-09-12 07:28:44 -07:00 committed by GitHub
parent b212b5a8b4
commit 6ef7317581
4 changed files with 5 additions and 5 deletions

View file

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