feat: move to new nfs storage
This commit is contained in:
parent
3de9728ca3
commit
151c7e1921
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
driver: "local"
|
||||
driver_options:
|
||||
type: "nfs4"
|
||||
o: "rw,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,nconnect=2,timeo=600,retrans=2,sec=sys,local_lock=none,addr=192.168.10.30"
|
||||
o: "rw,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,nconnect=2,timeo=600,retrans=2,sec=sys,local_lock=none,addr=192.168.10.41"
|
||||
device: ":/tank/media"
|
||||
volume_name: "media"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue