airshipctl/manifests/site/gcp-test-site/ephemeral/controlplane/region_name.json
Ratnopam Chakrabarti e9f9d27732 Update CAPG test site to support phase run
Added support for following phases in CAPG provider
 clusterctl-init-ephemeral
 controlplane-ephemeral
 initinfra-target
 clusterctl-init-target
 clusterctl-move
 workers-target

Added support for deploying calico CNI for CAPG
through initinfra-target phase

Relates-To: #425
Change-Id: I91b29e561444d82d33802157eba5a1d94b25ba04
2020-12-07 11:45:47 -05:00

4 lines
69 B
JSON

[
{ "op": "replace","path": "/spec/region","value": "us-east1" }
]