kubernetes v1.31

FlexPersistentVolumeSource.readOnly

readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.

1 fields
FlexPersistentVolumeSource.readOnly fields and descriptions
Field / TypeDescription
FlexPersistentVolumeSource.readOnly
boolean

readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.