diff --git a/.github/workflows/tests-integration.yml b/.github/workflows/tests-integration.yml index 20e220df18..373f70db35 100644 --- a/.github/workflows/tests-integration.yml +++ b/.github/workflows/tests-integration.yml @@ -266,6 +266,7 @@ jobs: bosh -d cf manifest > /tmp/manifest.yml bosh interpolate /tmp/manifest.yml \ + -o cf-deployment/operations/enable-v2-api.yml \ -o cf-deployment/operations/use-internal-lookup-for-route-services.yml \ -o cf-deployment/operations/add-persistent-isolation-segment-diego-cell.yml \ -o .github/ops-files/use-latest-capi.yml \