diff --git a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh index 2d4e22b4..501e0e16 100644 --- a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh +++ b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh @@ -52,7 +52,7 @@ export MSSQL_SA_PASSWORD=$password export KNOX_PASSWORD=$password export ACCEPT_EULA=yes -export CLUSTER_NAME=azure-arc-cluster +export CLUSTER_NAME=azure-arc-system export PV_COUNT="40" # Make a directory for installing the scripts and logs.