readOnly property
readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
Implementation
final bool? readOnly;
readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
final bool? readOnly;