From 4d89d55bad789e91834445cdee0e35bef2a99a89 Mon Sep 17 00:00:00 2001 From: ananto-msft <57770929+ananto-msft@users.noreply.github.com> Date: Sun, 2 Feb 2020 09:09:01 -0800 Subject: [PATCH] Updating the PV count to 80. --- .../kubeadm/ubuntu-single-node-vm/setup-controller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh index f2ff581b..b39c2a8e 100644 --- a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh +++ b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh @@ -65,7 +65,7 @@ RETRY_INTERVAL=5 # export ACCEPT_EULA=yes export CLUSTER_NAME=azure-arc-system -export PV_COUNT="40" +export PV_COUNT="80" # Make a directory for installing the scripts and logs. #