Attaching network volume with path inside pod
Hey guys, I have an app running inside container and I want a path from my network drive to be mounted as path inside container.
For instance, I have path /app/models inside my container. I want to keep some models inside my network drive and want to be used by pod as /app/models. Not finding any solid documentation around this
5 Replies
I can try symbolink but do we have any configuration option anywhere?
@flash-singh is it not possible in serverless anymore
your whole network volume gets mounted as path you specify
Where is the mount settings In server less, I didn't see it
serverless is static mount path. always have been, /runpod-volume