Skip to content

Commit 2a6272d

Browse files
committed
Fixed the link for Exemptions.
1 parent 828e762 commit 2a6272d

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)