Alternate NAS NFS Setup
This is a guide on how to setup an alternate NFS client(csi-driver-nfs) for the NAS NFS server.
Prerequisites
- A working NAS NFS server setup.
Setup
- Install the csi-driver-nfs
- For specific details, see
system/csi-driver-nfs; here, I use the static mode according to my personal needs. - Create a static PV, static PVC, Deployment, and then you can use NFS storage. For specific details, see
apps/jellyfin/templates/pv-anothervideos.yamlandapps/jellyfin/templates/pvc-anothervideos.yamlas well as theanothervideossection ofapps/jellyfin/values.yaml.