Skip to content

Commit 1d38cc0

Browse files
authored
Merge pull request #36873 from houjun41544/20220917-ps
Fix the feature state of PodSecurity
2 parents de922ae + 523b0f8 commit 1d38cc0

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)