Cloud API Overview > @adpt/cloud > k8s > VolumeMount > subPath
k8s.VolumeMount.subPath property
Path within the volume from which the container's volume should be mounted.
Defaults to "" (volume's root).
Signature:
subPath?: string;
Adapt v0.3.0: now with Google Cloud Run support!