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 26, 2024
1 parent 1881d82 commit 9099ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
kind: Ingress
metadata:
name: example-ingress
namespace default
namespace: default
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
spec:
Expand Down

0 comments on commit 9099ec7

Please sign in to comment.