diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 3deb7d2d50..21d08caaf8 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -45,7 +45,7 @@ jobs: kubectl wait --namespace ingress-nginx \ --for=condition=ready pod \ --selector=app.kubernetes.io/component=controller \ - --timeout=120s + --timeout=600s - name: Get Ingress Controller IP id: get_ingress_ip