Update nfs setup script.

This commit is contained in:
2025-07-07 09:31:45 -07:00
parent 93240f6300
commit 5053fb8a50
3 changed files with 71 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ else
init_wild_env
fi
CLUSTER_SETUP_DIR="${WC_HOME}/setup/cluster"
CLUSTER_SETUP_DIR="${WC_HOME}/setup/cluster-services"
NFS_DIR="${CLUSTER_SETUP_DIR}/nfs"
print_header "Registering NFS server with Kubernetes cluster"