Skip to content

Commit

Permalink
add region gce
Browse files Browse the repository at this point in the history
  • Loading branch information
nam committed Oct 23, 2019
1 parent 5409e79 commit 769f91f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cloud/fallback-public-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ clouds:
endpoint: https://www.googleapis.com
asia-northeast1:
endpoint: https://www.googleapis.com
asia-northeast2:
endpoint: https://www.googleapis.com
asia-south1:
endpoint: https://www.googleapis.com
asia-southeast1:
Expand All @@ -98,6 +100,8 @@ clouds:
endpoint: https://www.googleapis.com
europe-west4:
endpoint: https://www.googleapis.com
europe-west6:
endpoint: https://www.googleapis.com
northamerica-northeast1:
endpoint: https://www.googleapis.com
southamerica-east1:
Expand Down
4 changes: 4 additions & 0 deletions cloud/fallback_public_cloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ clouds:
endpoint: https://www.googleapis.com
asia-northeast1:
endpoint: https://www.googleapis.com
asia-northeast2:
endpoint: https://www.googleapis.com
asia-south1:
endpoint: https://www.googleapis.com
asia-southeast1:
Expand All @@ -105,6 +107,8 @@ clouds:
endpoint: https://www.googleapis.com
europe-west4:
endpoint: https://www.googleapis.com
europe-west6:
endpoint: https://www.googleapis.com
northamerica-northeast1:
endpoint: https://www.googleapis.com
southamerica-east1:
Expand Down

0 comments on commit 769f91f

Please sign in to comment.