Full cloud setup test run #1 fixes.
This commit is contained in:
@@ -65,9 +65,7 @@ if [ -z "$(wild-config "cluster.name")" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
print_header "Wild Cloud Services Setup"
|
||||
print_info "Installing Kubernetes cluster services"
|
||||
echo ""
|
||||
print_header "Wild Cloud services setup"
|
||||
|
||||
if ! command -v kubectl >/dev/null 2>&1; then
|
||||
print_error "kubectl is not installed or not in PATH"
|
||||
|
Reference in New Issue
Block a user