Skip to content

Commit 96d315e

Browse files
committed
Install upstream_resources layer in e2e tests, which will ensure Gateway APIs are installed. The Makefile was changed to not deploy envoy-gateway to the standard cluster during prepare-e2e, which results in this need.
1 parent accdfd6 commit 96d315e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/e2e/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace: network-services-operator-system
22
namePrefix: network-services-operator-
33

44
resources:
5-
- ../crd
5+
- ../upstream_resources
66
- ../rbac
77
- ../manager
88
- ../certmanager

0 commit comments

Comments
 (0)