Skip to content

Commit d1006d0

Browse files
authored
Merge pull request #36966 from mtardy/bump-pod-security-stable
Bump pod security admission feature to stable in "Enforcing Pod Security Standards" page
2 parents 5f2f099 + 1ab76fb commit d1006d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/best-practices/enforcing-pod-security-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This page provides an overview of best practices when it comes to enforcing
1515

1616
## Using the built-in Pod Security Admission Controller
1717

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

2020
The [Pod Security Admission Controller](/docs/reference/access-authn-authz/admission-controllers/#podsecurity)
2121
intends to replace the deprecated PodSecurityPolicies.

0 commit comments

Comments
 (0)