Skip to content

Commit 23e6c1a

Browse files
authored
Merge pull request #5 from ananto-msft/private-preview-comments
Updating the cluster control plan namespace.
2 parents 5c488a4 + c366355 commit 23e6c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export MSSQL_SA_PASSWORD=$password
5252
export KNOX_PASSWORD=$password
5353

5454
export ACCEPT_EULA=yes
55-
export CLUSTER_NAME=azure-arc-cluster
55+
export CLUSTER_NAME=azure-arc-system
5656
export PV_COUNT="40"
5757

5858
# Make a directory for installing the scripts and logs.

0 commit comments

Comments
 (0)