diff --git a/tests/integration/kubernetes/gha-run.sh b/tests/integration/kubernetes/gha-run.sh index 8dca94a2c6..d896c872d3 100755 --- a/tests/integration/kubernetes/gha-run.sh +++ b/tests/integration/kubernetes/gha-run.sh @@ -144,7 +144,7 @@ function deploy_k3s() { curl -sfL https://get.k3s.io | sh -s - --write-kubeconfig-mode 644 # This is an arbitrary value that came up from local tests - sleep 240s + sleep 120s # Download the kubectl binary into /usr/bin and remove /usr/local/bin/kubectl #