Skip to content

Commit 025d998

Browse files
committed
sleep, sleep
1 parent 699f8f2 commit 025d998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/preview/infrastructure/scripts/bootstrap-k3s.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export INSTALL_K3S_SKIP_DOWNLOAD=true
2424

2525
# Seems like this is a bit flaky now, with k3s not always being ready, and the labeling
2626
# failing occasionally. Sleeping for a bit solves it.
27-
sleep 10
27+
sleep 30
2828

2929
# shellcheck disable=SC2154
3030
# shellcheck disable=SC2086

0 commit comments

Comments
 (0)