Open SourceReferencePipelinesYAMLvolumeOn this pageVolume Properties name - string The volume name type - string The volume type enum values: claim config-map temp host spec - string The volume type specification. Examples volumes:- type: volume spec: temp spec: {} volumes:- type: volume spec: host spec: path: /path/on/host/machine