set nfs server and path
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
nfs:
|
nfs:
|
||||||
server: "<NFS_SERVER_IP>" # TODO: replace with xpen NAS IP
|
server: "192.168.1.16" # TODO: replace with xpen NAS IP
|
||||||
path: "<NFS_PATH>" # TODO: replace with NFS export path (e.g. /volume1/k8s)
|
path: "/volume2/k8s-storage" # TODO: replace with NFS export path (e.g. /volume1/k8s)
|
||||||
mountOptions:
|
mountOptions:
|
||||||
- nfsvers=4.1
|
- nfsvers=4.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user