kubernetes v1.37

VolumeMount.bindMountOptions

bindMountOptions is the list of additional bind mount options to apply when mounting this volume into the container. Allowed values are noexec, nodev, and nosuid. These are Linux mount options and have no effect on Windows nodes. This field is not supported with image volumes. This is an alpha field and requires enabling the VolumeBindMountOptions feature gate.

1 fields
VolumeMount.bindMountOptions fields and descriptions
Field / TypeDescription
VolumeMount.bindMountOptions
string

No description provided.