Skip to content

Commit

Permalink
e2e: add LB to service mesh test
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Jan 8, 2025
1 parent abfd947 commit a52605c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/servicemesh/servicemesh_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func TestIngressEgress(t *testing.T) {
resources = append(resources, coordinator...)

resources = kuberesource.PatchRuntimeHandlers(resources, runtimeHandler)
resources = kuberesource.AddLoadBalancers(resources)

resources = kuberesource.AddPortForwarders(resources)

Expand Down

0 comments on commit a52605c

Please sign in to comment.