Skip to content

Commit 6be046c

Browse files
authored
Updating the PV count to 80.
1 parent 4d89d55 commit 6be046c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ fi
6767
# Clean the mounted volumes.
6868
#
6969

70-
for i in $(seq 1 40); do
70+
for i in $(seq 1 80); do
7171

7272
vol="vol$i"
7373

0 commit comments

Comments
 (0)