Skip to content

port

port of the referenced service. A port name or port number is required for a IngressServiceBackend.

object

PropertyTypeRequiredDefaultDescription
namestringNo-name is the name of the port on the Service. This is a mu…
numberintegerNo-number is the numerical port number (e.g. 80) on the Serv…

name is the name of the port on the Service. This is a mutually exclusive setting with “Number”.

number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with “Name”.