Skip to content

Commit faa7ed2

Browse files
authored
Merge pull request #29707 from Shubham82/fix-Exemptions_link
Fixed the link for Exemptions.
2 parents 828e762 + 2a6272d commit faa7ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/enforce-standards-admission-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ min-kubernetes-server-version: v1.22
99

1010
As of v1.22, Kubernetes provides a built-in [admission controller](/docs/reference/access-authn-authz/admission-controllers/#podsecurity)
1111
to enforce the [Pod Security Standards](/docs/concepts/security/pod-security-standards).
12-
You can configure this admission controller to set cluster-wide defaults and [exemptions](#exemptions).
12+
You can configure this admission controller to set cluster-wide defaults and [exemptions](/docs/concepts/security/pod-security-admission/#exemptions).
1313

1414
## {{% heading "prerequisites" %}}
1515

0 commit comments

Comments
 (0)