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 88a095c commit 48b8cc8
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 @@ -79,6 +79,7 @@ jobs:
- name: Create Test Ingress Resource
run: |
kubectl apply -f https://kind.sigs.k8s.io/examples/ingress/usage.yaml
kubectl describe pods
- name: Ping ingress
if: always()
Expand Down

0 comments on commit 48b8cc8

Please sign in to comment.