kubernetes v1.37
PodTemplate.template.spec.initContainers.volumeDevices
volumeDevice describes a mapping of a raw block device within a container.
| Field / Type | Description |
|---|---|
devicePath | devicePath is the path inside of the container that the device will be mapped to. |
name | name must match the name of a persistentVolumeClaim in the pod |