readOnlyRootFilesystem property
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;
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.
final bool? readOnlyRootFilesystem;