make it more precise

pull/732/head
Simon Herbert 2023-03-25 19:23:49 +01:00
parent 3c78fec183
commit e0064920df
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ INTERNAL_IP=$(curl -s -H "Metadata-Flavor: Google" \
http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/ip) http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/ip)
``` ```
For the next step, make you sure you have set a default region here: https://console.cloud.google.com/compute/settings For the next step, make you sure you have set the default region the same as your nodes' region here: https://console.cloud.google.com/compute/settings
``` ```
REGION=$(curl -s -H "Metadata-Flavor: Google" \ REGION=$(curl -s -H "Metadata-Flavor: Google" \