Skip to content

Commit 994f646

Browse files
committed
[en] Remove duplicate entry for SELinuxMountReadWriteOncePod
Signed-off-by: Vicente J. Jiménez Miras <[email protected]>
1 parent 5836475 commit 994f646

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,9 +691,6 @@ Each feature gate is designed for enabling/disabling a specific feature:
691691
- `SeccompDefault`: Enables the use of `RuntimeDefault` as the default seccomp profile
692692
for all workloads.
693693
The seccomp profile is specified in the `securityContext` of a Pod and/or a Container.
694-
- `SELinuxMountReadWriteOncePod`: Allows kubelet to mount volumes for a Pod directly with the
695-
right SELinux label instead of applying the SELinux label recursively on every file on the
696-
volume.
697694
- `ServerSideApply`: Enables the [Sever Side Apply (SSA)](/docs/reference/using-api/server-side-apply/)
698695
feature on the API Server.
699696
- `ServerSideFieldValidation`: Enables server-side field validation. This means the validation

0 commit comments

Comments
 (0)