We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b248f commit bf1cd01Copy full SHA for bf1cd01
scripts/kind/roll-cluster.sh
@@ -6,7 +6,7 @@
6
#
7
8
set -o errexit
9
-maxIterations=100
+maxIterations=10
10
11
if [ ! -z "$MAX_ITERATIONS" ]; then
12
maxIterations=$MAX_ITERATIONS
0 commit comments