port
port of the referenced service. A port name or port number is required for a IngressServiceBackend.
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | No | - | name is the name of the port on the Service. This is a mu… |
number | integer | No | - | number is the numerical port number (e.g. 80) on the Serv… |
Property Details
Section titled “Property Details”name is the name of the port on the Service. This is a mutually exclusive setting with “Number”.
number
Section titled “number”number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with “Name”.