Closed
Description
While using gitpod, I often want to persist user-specific data, e.g. gcloud credentials, RC files, etc etc. Today, these workflows need to be regenerated every time. Can we NFS-mount a volume onto the user's homedir that's shared between all of a user's workspaces? That would allow me to save settings, credentials, etc across my different workspaces.