const VolumeStorageMountSpec({required this.name, required this.path, this.subpath, this.readOnly = false});