Merge pull request #4847 from akamac/patch-1

add name to the exposed metrics port
This commit is contained in:
jetstack-bot 2022-02-14 14:02:52 +00:00 committed by GitHub
commit 0860a4141b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,6 +115,7 @@ spec:
{{- end }}
ports:
- containerPort: 9402
name: http-metrics
protocol: TCP
{{- with .Values.containerSecurityContext }}
securityContext: