We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699f8f2 commit 025d998Copy full SHA for 025d998
dev/preview/infrastructure/scripts/bootstrap-k3s.sh
@@ -24,7 +24,7 @@ export INSTALL_K3S_SKIP_DOWNLOAD=true
24
25
# Seems like this is a bit flaky now, with k3s not always being ready, and the labeling
26
# failing occasionally. Sleeping for a bit solves it.
27
-sleep 10
+sleep 30
28
29
# shellcheck disable=SC2154
30
# shellcheck disable=SC2086
0 commit comments