fix(kavita): ebook NFS path
This commit is contained in:
parent
24c396db38
commit
72f13d424d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue