service
service references a service as a backend. This is a mutually exclusive setting with “Resource”.
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | - | name is the referenced service. The service must exist in… |
port | object | No | - | port of the referenced service. A port name or port numbe… |
Property Details
Section titled “Property Details”name is the referenced service. The service must exist in the same namespace as the Ingress object.