Skip to content

Commit d4bb08e

Browse files
committed
updated deploy.sh
1 parent 5afaf5f commit d4bb08e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcp_cloud_function_proxy/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ gcloud functions deploy "$name" --trigger-http \
4545
# routes private traffic only by default - need to change this if you want to
4646
# use the Cloud NAT gateway from the VPC for Firewall rules purposes
4747
#--vpc-connector "$vpc_connector" \
48+
#--egress-settings all # sends all traffic through connector to exit via network's Cloud NAT IP
4849
#--max-instances 1

0 commit comments

Comments
 (0)