Skip to content

Commit

Permalink
Add ambient to kind
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 committed Jun 28, 2023
1 parent 64b1e8c commit ea05855
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
- kourier
- kourier-tls
- istio
- istio-ambient
- contour
# Disabled due to consistent failures
# - gateway_istio
Expand All @@ -117,6 +118,10 @@ jobs:
- ingress: istio
namespace-resources: virtualservices

- ingress: istio-ambient
namespace-resources: virtualservices
ingress-class: istio

- ingress: kourier-tls
ingress-class: kourier
enable-tls: 1
Expand Down

0 comments on commit ea05855

Please sign in to comment.