Metrics port name (Helm) (#8665)
This commit is contained in:
parent
63edd3befd
commit
adeb84aa38
4 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue