We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4d2a6 commit 84401baCopy full SHA for 84401ba
1 file changed
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
@@ -269,7 +269,7 @@ echo "Starting to deploy azdata cluster..."
269
270
# Command to create cluster for single node cluster.
271
#
272
-azdata control create -n $CLUSTER_NAME -c azure-arc-kubeadm-private-preview --accept-eula $ACCEPT_EULA
+azdata control create -n $CLUSTER_NAME -c azure-arc-kubeadm-private-preview-acr --accept-eula $ACCEPT_EULA
273
echo "Azure Arc Data Controller cluster created."
274
275
# Setting context to cluster.
0 commit comments