b0eef10ca9
This patch set includes the site specifig for Azure (az-test-site) that contains the manifests and kustomization files needed to deploy a Workload cluster on the Azure cloud platform. This patch set uses the Azure CAPZ v0.4.9 for the Workload cluster deployment. Change-Id: Ie71630bf55edadfcc11527c04aea41aa2161bdbd
7 lines
349 B
JSON
7 lines
349 B
JSON
[
|
|
{ "op": "replace","path": "/spec/subscriptionID","value": "cb3e23d3-b697-4c4f-a1a7-529e308691e4" },
|
|
{ "op": "replace","path": "/spec/resourceGroup","value": "azure-target" },
|
|
{ "op": "replace","path": "/spec/networkSpec/vnet/name","value": "azure-target-vnet" },
|
|
{ "op": "replace","path": "/spec/location","value": "centralus" }
|
|
]
|