readOnlyRootFilesystem property

bool? readOnlyRootFilesystem
final

Whether this container has a read-only root filesystem. Default is false. Note that this field cannot be set when spec.os.name is windows.

Implementation

final bool? readOnlyRootFilesystem;