proc mount: drop featuregate note on API

Signed-off-by: Peter Hunt <pehunt@redhat.com>

Kubernetes-commit: 389825754c8d3fe4292c38facc0bbb80ec8efdfd
This commit is contained in:
Peter Hunt
2026-03-13 15:20:49 -04:00
committed by Kubernetes Publisher
parent 9dc763689d
commit c73e37f377

View File

@@ -83,7 +83,6 @@ type SecurityContextApplyConfiguration struct {
// procMount denotes the type of proc mount to use for the containers.
// The default value is Default which uses the container runtime defaults for
// readonly paths and masked paths.
// This requires the ProcMountType feature flag to be enabled.
// Note that this field cannot be set when spec.os.name is windows.
ProcMount *corev1.ProcMountType `json:"procMount,omitempty"`
// The seccomp options to use by this container. If seccomp options are