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.
2 parents 4b9218b + 7710932 commit fbdbfb8Copy full SHA for fbdbfb8
common/scripts/deploy-pattern.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -o pipefail
3
4
-RUNS=10
+RUNS=20
5
WAIT=15
6
# Retry five times because the CRD might not be fully installed yet
7
echo -n "Installing pattern: "
0 commit comments