Merge pull request #4847 from akamac/patch-1
add name to the exposed metrics port
This commit is contained in:
commit
0860a4141b
@ -115,6 +115,7 @@ spec:
|
||||
{{- end }}
|
||||
ports:
|
||||
- containerPort: 9402
|
||||
name: http-metrics
|
||||
protocol: TCP
|
||||
{{- with .Values.containerSecurityContext }}
|
||||
securityContext:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user