From 6be046c4064d0be7dad519ff69bb1d95b4180488 Mon Sep 17 00:00:00 2001 From: ananto-msft <57770929+ananto-msft@users.noreply.github.com> Date: Sun, 2 Feb 2020 09:09:43 -0800 Subject: [PATCH] Updating the PV count to 80. --- .../kubeadm/ubuntu-single-node-vm/cleanup-controller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/cleanup-controller.sh b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/cleanup-controller.sh index 92c57ee2..eb24f1a1 100644 --- a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/cleanup-controller.sh +++ b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/cleanup-controller.sh @@ -67,7 +67,7 @@ fi # Clean the mounted volumes. # -for i in $(seq 1 40); do +for i in $(seq 1 80); do vol="vol$i"