diff --git a/deploy/charts/cert-manager/templates/deployment.yaml b/deploy/charts/cert-manager/templates/deployment.yaml index f72fc57c3..b7f549edc 100644 --- a/deploy/charts/cert-manager/templates/deployment.yaml +++ b/deploy/charts/cert-manager/templates/deployment.yaml @@ -115,6 +115,7 @@ spec: {{- end }} ports: - containerPort: 9402 + name: http-metrics protocol: TCP {{- with .Values.containerSecurityContext }} securityContext: