Skip to content

Commit 262a40b

Browse files
committed
wait at least for one rreconcilation loop
1 parent 33b8a64 commit 262a40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ingress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
--no-colors \
121121
--output-directory="${PWD}/_artifacts" \
122122
--tags="~@skip" \
123-
--wait-time-for-ingress-status=30s
123+
--wait-time-for-ingress-status=65s
124124
125125
- name: Export logs
126126
if: always()

0 commit comments

Comments
 (0)