Updates setup scripts directory references.

This commit is contained in:
2025-07-07 09:32:08 -07:00
parent 5053fb8a50
commit 51af391985
9 changed files with 9 additions and 9 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"
COREDNS_DIR="${CLUSTER_SETUP_DIR}/coredns"
print_header "Setting up CoreDNS for k3s"