diff --git a/docs/admin/extensible-admission-controllers.md b/docs/admin/extensible-admission-controllers.md index fb4ca7bfa9..1828ba507c 100644 --- a/docs/admin/extensible-admission-controllers.md +++ b/docs/admin/extensible-admission-controllers.md @@ -283,5 +283,5 @@ and `Fail` policies, meaning that upon a communication error with the webhook admission controller, the `GenericAdmissionWebhook` can admit or reject the operation based on the configured policy. -After you create the `initializerConfiguration`, the system will take a few +After you create the `externalAdmissionHookConfiguration`, the system will take a few seconds to honor the new configuration.