readOnly property

bool? readOnly
final

readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore.

Implementation

final bool? readOnly;