You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you tried looking at the read/write permissions, specifically PUID and PGID? I know that the k8s docs don't directly translate, but the concepts are relatively the same since my common chart is based off of theirs. Trying looking at the Permissions, except for using the abc user. Also, take a look at the common storage docs.
Details
Hello,
I'm trying to make sure to store the code-server /config on an NFS except I'm having trouble writing to some directory.
Example:
The pod easily writes a few folder files, but it cannot create the .config.
my values.yml :
my nfs.yml :
Do you have an idea ?
The text was updated successfully, but these errors were encountered: