diff --git a/pipelines/shared-helpers/prepare-cluster-for-integration-tests.sh b/pipelines/shared-helpers/prepare-cluster-for-integration-tests.sh index 689c96c71..7f5cf4220 100755 --- a/pipelines/shared-helpers/prepare-cluster-for-integration-tests.sh +++ b/pipelines/shared-helpers/prepare-cluster-for-integration-tests.sh @@ -304,6 +304,8 @@ metadata: cloud.google.com/app-protocols: '{"https":"HTTP2"}' #@overlay/match missing_ok=True cloud.google.com/backend-config: '{"default":"healthcheck-backendconfig"}' + #@overlay/match missing_ok=True + cloud.google.com/neg: '{"ingress": true}' EOF # Save this file for possible later use. When we want to make a Supervisor load balancer service,