Fix minor missing spaces typos in Pod Security Admission doc
This commit is contained in:
@@ -37,8 +37,8 @@ To use this mechanism, your cluster must enforce Pod Security admission.
|
|||||||
|
|
||||||
### Built-in Pod Security admission enforcement
|
### Built-in Pod Security admission enforcement
|
||||||
|
|
||||||
From Kubernetes v1.23, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)is a beta feature and is enabled by default.
|
From Kubernetes v1.23, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is a beta feature and is enabled by default.
|
||||||
This page is part of the documentation for Kubernetesv{{< skew currentVersion >}}.
|
This page is part of the documentation for Kubernetes v{{< skew currentVersion >}}.
|
||||||
If you are running a different version of Kubernetes, consult the documentation for that release.
|
If you are running a different version of Kubernetes, consult the documentation for that release.
|
||||||
|
|
||||||
### Alternative: installing the `PodSecurity` admission webhook {#webhook}
|
### Alternative: installing the `PodSecurity` admission webhook {#webhook}
|
||||||
|
|||||||
Reference in New Issue
Block a user