fix(kavita): ebook NFS path

This commit is contained in:
David Landry 2023-11-05 19:13:34 -05:00
parent 24c396db38
commit 72f13d424d

View file

@ -10,7 +10,7 @@ spec:
capacity: capacity:
storage: 100Gi storage: 100Gi
nfs: nfs:
path: /exports/ebooks path: /export/ebooks
server: 192.168.1.215 server: 192.168.1.215
persistentVolumeReclaimPolicy: Retain persistentVolumeReclaimPolicy: Retain
storageClassName: nfs-client storageClassName: nfs-client