Skip to content

Commit 9b0b807

Browse files
authored
Merge pull request #30674 from liggitt/podsecurity-beta
Update webhook anchor
2 parents 61b691e + e6a9fd2 commit 9b0b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/pod-security-admission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ is an Alpha feature and must be enabled in `kube-apiserver` in order to use the
4444
--feature-gates="...,PodSecurity=true"
4545
```
4646

47-
## Alternative: installing the `PodSecurity` admission webhook
47+
## Alternative: installing the `PodSecurity` admission webhook {#webhook}
4848

4949
For environments where the built-in `PodSecurity` admission plugin cannot be used,
5050
either because the cluster is older than v1.22, or the `PodSecurity` feature cannot be enabled,

0 commit comments

Comments
 (0)