Skip to content

Commit 523b0f8

Browse files
committed
Fix the feature state of PodSecurity
1 parent e54a8fe commit 523b0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ admission plugin, which allows preventing pods from running on specifically tain
646646

647647
### PodSecurity {#podsecurity}
648648

649-
{{< feature-state for_k8s_version="v1.23" state="beta" >}}
649+
{{< feature-state for_k8s_version="v1.25" state="stable" >}}
650650

651651
This is the replacement for the deprecated [PodSecurityPolicy](#podsecuritypolicy) admission controller
652652
defined in the next section. This admission controller acts on creation and modification of the pod and

0 commit comments

Comments
 (0)