IngressServiceBackend references a Kubernetes Service as a Backend.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | name is the referenced service. The service must exist in the same namespace as the Ingress object. | |
| port | V1ServiceBackendPort | [optional] |
IngressServiceBackend references a Kubernetes Service as a Backend.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | name is the referenced service. The service must exist in the same namespace as the Ingress object. | |
| port | V1ServiceBackendPort | [optional] |