kubernetes v1.37

MutatingWebhookConfiguration.webhooks.admissionReviewVersions

admissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.

1 fields
MutatingWebhookConfiguration.webhooks.admissionReviewVersions fields and descriptions
Field / TypeDescription
MutatingWebhookConfiguration.webhooks.admissionReviewVersions
string

No description provided.