Metrics port name (Helm) (#8665)
This commit is contained in:
parent
63edd3befd
commit
adeb84aa38
4 changed files with 5 additions and 5 deletions
|
|
@ -118,7 +118,7 @@ spec:
|
|||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if .Values.controller.metrics.enabled }}
|
||||
- name: metrics
|
||||
- name: http-metrics
|
||||
containerPort: {{ .Values.controller.metrics.port }}
|
||||
protocol: TCP
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue