From 572e3e6448ccd5f0d9aedb62d9176cbf4d04cdce Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 16 Nov 2023 09:32:52 +0100 Subject: [PATCH] test with increased wait time --- .github/workflows/helm-enterprise.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/helm-enterprise.yml b/.github/workflows/helm-enterprise.yml index bb2c595d5..af5f86d9d 100644 --- a/.github/workflows/helm-enterprise.yml +++ b/.github/workflows/helm-enterprise.yml @@ -97,9 +97,10 @@ jobs: password: ${{ secrets.QUAY_PASSWORD }} - name: Setup cluster - uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v3.7.0 + uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@kind-wait with: ingress-nginx-ref: controller-v1.8.2 + kind-wait: 80s - name: Set nginx ingress config run: |