Skip to content

Commit

Permalink
be specific about which region to increase quota in
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Bleything <[email protected]>
  • Loading branch information
bleything committed Mar 2, 2019
1 parent 8e7e2b7 commit dab4750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ $ gcloud services enable compute.googleapis.com \
cloudkms.googleapis.com \
cloudbuild.googleapis.com
```
5. Ensure the `In-use IP addresses` [quota](https://console.cloud.google.com/iam-admin/quotas) is set to 20 or above
5. Ensure the `In-use IP addresses` [quota](https://console.cloud.google.com/iam-admin/quotas) is set to 20 or above for `europe-west2`

6. Environment variables can be used to specify project details e.g.
```bash
Expand Down

0 comments on commit dab4750

Please sign in to comment.