Skip to content

Commit

Permalink
install envoy-gateway gateways
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed May 31, 2024
1 parent 5e13b7f commit 73a4156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ function teardown_networking() {

function setup_envoy_gateway() {
kubectl apply --server-side -f https://github.com/envoyproxy/gateway/releases/download/${ENVOY_GATEWAY_VERSION}/install.yaml
kubectl apply -f "${REPO_ROOT_DIR}/third_party/envoy-gateway"
}

function teardown_envoy_gateway() {
Expand Down

0 comments on commit 73a4156

Please sign in to comment.