Skip to content

Commit 77f2d25

Browse files
authored
Changing namespace name from azure-arc-system to arc
1 parent 40c51d9 commit 77f2d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -64,7 +64,7 @@ RETRY_INTERVAL=5
6464
# Variables used for azdata cluster creation.
6565
#
6666
export ACCEPT_EULA=yes
67-
export CLUSTER_NAME=azure-arc-system
67+
export CLUSTER_NAME=arc
6868
export PV_COUNT="80"
6969

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

0 commit comments

Comments
 (0)