Skip to content

Commit a4a8dae

Browse files
authored
Merge pull request #47335 from nagygergo/patch-1
Remove beta pre-requisites from validating admission policies docs
2 parents d885054 + d77111d commit a4a8dae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/en/docs/reference/access-authn-authz/validating-admission-policy.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ must be defined for a policy to have an effect.
4747
If a `ValidatingAdmissionPolicy` does not need to be configured via parameters, simply leave
4848
`spec.paramKind` in `ValidatingAdmissionPolicy` not specified.
4949

50-
## {{% heading "prerequisites" %}}
51-
52-
- Ensure the `ValidatingAdmissionPolicy` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled.
53-
- Ensure that the `admissionregistration.k8s.io/v1beta1` API is enabled.
54-
5550
## Getting Started with Validating Admission Policy
5651

5752
Validating Admission Policy is part of the cluster control-plane. You should write and deploy them

0 commit comments

Comments
 (0)