Skip to content

Commit 7c28d8a

Browse files
committed
Removign variables we don't use.
1 parent c366355 commit 7c28d8a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,9 @@ RETRY_INTERVAL=5
4141

4242
# Variables used for azdata cluster creation.
4343
#
44-
45-
export DOMAIN_SERVICE_ACCOUNT_USERNAME=admin
46-
export DOMAIN_SERVICE_ACCOUNT_PASSWORD=$password
47-
4844
export CONTROLLER_USERNAME=controlleradmin
4945
export CONTROLLER_PASSWORD=$password
5046

51-
export MSSQL_SA_PASSWORD=$password
52-
export KNOX_PASSWORD=$password
53-
5447
export ACCEPT_EULA=yes
5548
export CLUSTER_NAME=azure-arc-system
5649
export PV_COUNT="40"

0 commit comments

Comments
 (0)