diff --git a/common/scripts/deploy-pattern.sh b/common/scripts/deploy-pattern.sh index 61074fe15..df57e0f06 100755 --- a/common/scripts/deploy-pattern.sh +++ b/common/scripts/deploy-pattern.sh @@ -1,7 +1,7 @@ #!/bin/bash set -o pipefail -RUNS=10 +RUNS=20 WAIT=15 # Retry five times because the CRD might not be fully installed yet echo -n "Installing pattern: "