Skip to content

Commit

Permalink
feat: add e2e setup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Jun 27, 2024
1 parent 5076303 commit 27f0140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Get Pods
run: |
kubectl get pods -n ingress-nginx
kubectl describe pod ingress-nginx-controller -n ingress-nginx
- name: Verify Ingress Controller installation
run: |
Expand Down

0 comments on commit 27f0140

Please sign in to comment.