diff --git a/hack/e2e-kind-cluster-setup.sh b/hack/e2e-kind-cluster-setup.sh index f8fe52ea..48ee93cd 100755 --- a/hack/e2e-kind-cluster-setup.sh +++ b/hack/e2e-kind-cluster-setup.sh @@ -39,4 +39,4 @@ start_registry_container setup_cluster push_local_image kubectl apply -f manifests/dynamic-networks-controller.yaml -kubectl wait -nkube-system --for=condition=ready --timeout=180s -l app=dynamic-networks-controller pods +kubectl wait -nkube-system --for=condition=ready --timeout=240s -l app=dynamic-networks-controller pods