Skip to content

Commit

Permalink
test with increased wait time
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Nov 16, 2023
1 parent c079682 commit 572e3e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 572e3e6

Please sign in to comment.