Cloud API Overview > @adpt/cloud > k8s > VolumeMount > mountPath
k8s.VolumeMount.mountPath property
Path within the container at which the volume should be mounted.
Must not contain ':'.
Signature:
mountPath: string;
Adapt v0.3.0: now with Google Cloud Run support!