We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc7ed0 commit 699f8f2Copy full SHA for 699f8f2
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 30
+sleep 10
28
29
# shellcheck disable=SC2154
30
# shellcheck disable=SC2086
0 commit comments