File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/reference/using-api Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -782,7 +782,7 @@ If the non-dry-run version of a request would trigger an admission controller th
782
782
side effects, the request will be failed rather than risk an unwanted side effect. All
783
783
built in admission control plugins support dry-run. Additionally, admission webhooks can
784
784
declare in their
785
- [configuration object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#webhook-v1beta1 -admissionregistration-k8s-io)
785
+ [configuration object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#validatingwebhook-v1 -admissionregistration-k8s-io)
786
786
that they do not have side effects, by setting their `sideEffects` field to `None`.
787
787
788
788
{{< note >}}
You can’t perform that action at this time.
0 commit comments