kubernetes v1.31
APIServiceList.items.spec.service
ServiceReference holds a reference to Service.legacy.k8s.io
| Field / Type | Description |
|---|---|
name | Name is the name of the service |
namespace | Namespace is the namespace of the service |
port | If specified, the port on the service that hosting webhook. Default to 443 for backward compatibility. `port` should be a valid port number (1-65535, inclusive).
|