Cloud API Overview > @adpt/cloud > k8s > ContainerSpec > volumeMounts
k8s.ContainerSpec.volumeMounts property
volumeDevices is the list of block devices to be used by the container.
Signature:
volumeMounts?: VolumeMount[];
Adapt v0.3.0: now with Google Cloud Run support!