Skip to content

Commit 5d6fb08

Browse files
jsafranetengqm
andauthored
Update content/en/docs/tasks/configure-pod-container/security-context.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent c525452 commit 5d6fb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ to volumes (and PersistentVolumeClaims) using the `ReadWriteOncePod` access mode
701701
Kubernetes v1.33 promotes `SELinuxChangePolicy` and `SELinuxMount`
702702
[feature gates](/docs/reference/command-line-tools-reference/feature-gates/)
703703
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.
704+
as explained in detail below. While in beta, `SELinuxMount` is still disabled by default.
705705
{{< /note >}}
706706

707707
With `SELinuxMount` feature gate disabled (the default in Kubernetes 1.33 and any previous release),

0 commit comments

Comments
 (0)