Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Chang committed Dec 11, 2024
1 parent 3bb86dc commit d4f1630
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions config/public-cloud-cs-pr.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
make[1]: Entering directory '/home/jonathan/microsoft/ARO-HCP/tooling/templatize'
make[1]: Leaving directory '/home/jonathan/microsoft/ARO-HCP/tooling/templatize'
{
"aksName": "aro-hcp-aks",
"armHelperClientId": "2c6ca254-36bd-43c8-a7a8-fe880bc2c489",
"armHelperFPAPrincipalId": "bc17c825-6cf8-40d0-8bd6-5536a993115e",
"aroDevopsMsiId": "/subscriptions/1d3378d3-5a3f-4712-85a1-2485495dfc4b/resourceGroups/global/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aro-hcp-devops",
"backend": {
"imageTag": ""
},
"baseDnsZoneName": "hcp.osadev.cloud",
"baseDnsZoneRG": "global",
"clusterService": {
Expand All @@ -26,12 +27,16 @@ make[1]: Leaving directory '/home/jonathan/microsoft/ARO-HCP/tooling/templatize'
"extraVars": {},
"firstPartyAppClientId": "57e54810-3138-4f38-bd3b-29cb33f4c358",
"frontend": {
"cert": {
"name": "frontend-cert-cspr"
},
"cosmosDB": {
"deploy": true,
"disableLocalAuth": true,
"name": "arohcp-rp-cspr",
"private": false
}
},
"imageTag": ""
},
"global": {
"manageTokenCustomRole": true,
Expand Down Expand Up @@ -67,6 +72,7 @@ make[1]: Leaving directory '/home/jonathan/microsoft/ARO-HCP/tooling/templatize'
},
"rg": "hcp-underlay-westus3-imagesync-dev"
},
"istioVersion": "asm-1-22",
"kubernetesVersion": "1.30.6",
"maestro": {
"certDomain": "selfsigned.maestro.keyvault.azure.com",
Expand Down Expand Up @@ -148,9 +154,6 @@ make[1]: Leaving directory '/home/jonathan/microsoft/ARO-HCP/tooling/templatize'
"kvName": "arohcp-etcd-cspr",
"kvSoftDelete": false
},
"istio": {
"version": "asm-1-22"
},
"rg": "hcp-underlay-cspr-svc",
"subscription": "ARO Hosted Control Planes (EA Subscription 1)",
"userAgentPool": {
Expand Down

0 comments on commit d4f1630

Please sign in to comment.