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;