Update webhook anchor

pull/30674/head
Jordan Liggitt 2021-11-29 09:46:22 -05:00
parent 46b8ceb7df
commit e6a9fd269e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ is an Alpha feature and must be enabled in `kube-apiserver` in order to use the
--feature-gates="...,PodSecurity=true"
```
## Alternative: installing the `PodSecurity` admission webhook
## Alternative: installing the `PodSecurity` admission webhook {#webhook}
For environments where the built-in `PodSecurity` admission plugin cannot be used,
either because the cluster is older than v1.22, or the `PodSecurity` feature cannot be enabled,