File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -691,9 +691,6 @@ Each feature gate is designed for enabling/disabling a specific feature:
691
691
- ` SeccompDefault ` : Enables the use of ` RuntimeDefault ` as the default seccomp profile
692
692
for all workloads.
693
693
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.
697
694
- ` ServerSideApply ` : Enables the [ Sever Side Apply (SSA)] ( /docs/reference/using-api/server-side-apply/ )
698
695
feature on the API Server.
699
696
- ` ServerSideFieldValidation ` : Enables server-side field validation. This means the validation
You can’t perform that action at this time.
0 commit comments