init
This commit is contained in:
5
4.NFS/nfs/nfs-install.sh
Executable file
5
4.NFS/nfs/nfs-install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssh root@192.168.20.110 "apt install -y nfs-common && systemctl enable --now rpcbind"
|
||||
|
||||
#helm upgrade --install --create-namespace nfs-provisioner -n nfs-provisioner nfs-provisioner
|
Reference in New Issue
Block a user