kubernetes v1.33

PersistentVolumeSpec.mountOptions

mountOptions is the list of mount options, e.g. ["ro", "soft"]. Not validated - mount will simply fail if one is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options

1 fields
PersistentVolumeSpec.mountOptions fields and descriptions
Field / TypeDescription
PersistentVolumeSpec.mountOptions
string

No description provided.