Schema
objectio.k8s.api.networking.v1.IngressServiceBackend
IngressServiceBackend references a Kubernetes Service as a Backend.
- Source
specs/apis__networking.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
name string
requiredname is the referenced service. The service must exist in the same namespace as the Ingress object.
port
optionalport of the referenced service. A port name or port number is required for a IngressServiceBackend.