Skip to content

Commit 93a5a05

Browse files
authored
Updating the azdata config name.
1 parent 1ffecf7 commit 93a5a05

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
@@ -290,7 +290,7 @@ echo "Starting to deploy azdata cluster..."
290290

291291
# Command to create cluster for single node cluster.
292292
#
293-
azdata control create -n $CLUSTER_NAME -c azure-arc-kubeadm-private-preview-acr --accept-eula $ACCEPT_EULA
293+
azdata control create -n $CLUSTER_NAME -c azure-arc-kubeadm-private-preview --accept-eula $ACCEPT_EULA
294294
echo "Azure Arc Data Controller cluster created."
295295

296296
# Setting context to cluster.

0 commit comments

Comments
 (0)