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 e71aaf5 commit 1005e07Copy full SHA for 1005e07
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -698,7 +698,7 @@ below have no effect.
698
Kubernetes v1.27 introduced an early limited form of this behavior that was only applicable
699
to volumes (and PersistentVolumeClaims) using the `ReadWriteOncePod` access mode.
700
701
-Kubernetes v1.33 introduced `SELinuxChangePolicy` and `SELinuxMount`
+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.
0 commit comments