readOnly property

bool? readOnly
final

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

Implementation

final bool? readOnly;