We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c525452 commit 5d6fb08Copy full SHA for 5d6fb08
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -701,7 +701,7 @@ to volumes (and PersistentVolumeClaims) using the `ReadWriteOncePod` access mode
701
Kubernetes v1.33 promotes `SELinuxChangePolicy` and `SELinuxMount`
702
[feature gates](/docs/reference/command-line-tools-reference/feature-gates/)
703
as beta to widen that performance improvement to other kinds of PersistentVolumeClaims,
704
-as explained in detail below. While beta, `SELinuxMount` is still disabled by default.
+as explained in detail below. While in beta, `SELinuxMount` is still disabled by default.
705
{{< /note >}}
706
707
With `SELinuxMount` feature gate disabled (the default in Kubernetes 1.33 and any previous release),
0 commit comments