File tree Expand file tree Collapse file tree
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ echo "Starting to deploy azdata cluster..."
335335#
336336azdata arc dc config init -s azure-arc-kubeadm-private-preview -t azure-arc-custom --force
337337
338- azdata arc dc create -n $CLUSTER_NAME -c azure-arc-custom --accept-eula $ACCEPT_EULA --namespace $ARC_DC_NAME --location $ARC_DC_REGION --resource-group $ARC_DC_RG --subscription $ARC_DC_SUBSCRIPTION
338+ azdata arc dc create -n $CLUSTER_NAME -c azure-arc-custom --accept-eula $ACCEPT_EULA --namespace $ARC_DC_NAME --location $ARC_DC_REGION --resource-group $ARC_DC_RG --subscription $ARC_DC_SUBSCRIPTION --connectivity-mode indirect
339339echo " Azure Arc Data Controller cluster created."
340340
341341# Setting context to cluster.
You can’t perform that action at this time.
0 commit comments