Schema
objectio.k8s.api.admissionregistration.v1.ServiceReference
ServiceReference holds a reference to Service.legacy.k8s.io
- Source
specs/apis__admissionregistration.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
name string
requiredname is the name of the service. Required
namespace string
requirednamespace is the namespace of the service. Required
path string
optionalpath is an optional URL path which will be sent in any request to this service.
port integer (int32)
optionalport is the port on the service that hosts the webhook. Default to 443 for backward compatibility. `port` should be a valid port number (1-65535, inclusive).