Can I access Network Volume via VS Code Explorer?
I deployed a pod using a Network Volume.
I am able to Remote-SSH into the pod using VS Code.
When I open up the terminal in VS Code, I have access to the network volume (/workspace).
I'd like to access the network volume via the VS Code Explorer, but as you can in the attached image, the EXPLORER: ROOT seems to be a different volume (I'm guessing it's the container volume).
Is there a way to access the network volume via the Explorer in VS Code?
Thanks!
0 Replies