Skip to content

Commit 7e1160a

Browse files
authored
Merge pull request #464 from validatedpatterns/main
sync: main to rhdp-deploy
2 parents 23c3693 + fbdbfb8 commit 7e1160a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/scripts/deploy-pattern.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -o pipefail
33

4-
RUNS=10
4+
RUNS=20
55
WAIT=15
66
# Retry five times because the CRD might not be fully installed yet
77
echo -n "Installing pattern: "

0 commit comments

Comments
 (0)