Hardcoded values of region/zone in example.yaml
Opened this issue · 2 comments
hbougdal commented
Hardcoded values of region/zone in example.yaml
chrislovecnm commented
need more details.
hbougdal commented
see examples/example.yaml . There you will see the following:
.... zones: - us-west1-c - us-west1-b private: true region: "us-west1" ....
These are the region and zone used, instead of the one set using gcloud config set...