File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ defaults:
68
68
subscription : " hcp-{{ .ctx.region }}"
69
69
rg : " hcp-underlay-{{ .ctx.region }}-svc"
70
70
aks :
71
- name : " {{ .ctx.regionShort }}-svc" # [env-unique]
71
+ name : " {{ .ctx.region }}-svc-1 " # [env-unique]
72
72
vnetAddressPrefix : " 10.128.0.0/14"
73
73
subnetPrefix : " 10.128.8.0/21"
74
74
podSubnetPrefix : " 10.128.64.0/18"
@@ -96,7 +96,7 @@ defaults:
96
96
subscription : " hcp-{{ .ctx.region }}"
97
97
rg : " hcp-underlay-{{ .ctx.region }}-mgmt-{{ .ctx.stamp }}"
98
98
aks :
99
- name : " {{ .ctx.regionShort }}-mgmt-{{ .ctx.stamp }}" # [env-unique]
99
+ name : " {{ .ctx.region }}-mgmt-{{ .ctx.stamp }}" # [env-unique]
100
100
vnetAddressPrefix : " 10.128.0.0/14"
101
101
subnetPrefix : " 10.128.8.0/21"
102
102
podSubnetPrefix : " 10.128.64.0/18"
Original file line number Diff line number Diff line change 227
227
"kvSoftDelete" : true
228
228
},
229
229
"kubernetesVersion" : " 1.31.5" ,
230
- "name" : " usw3 -mgmt-1" ,
230
+ "name" : " westus3 -mgmt-1" ,
231
231
"podSubnetPrefix" : " 10.128.64.0/18" ,
232
232
"subnetPrefix" : " 10.128.8.0/21" ,
233
233
"systemAgentPool" : {
304
304
"kvSoftDelete" : true
305
305
},
306
306
"kubernetesVersion" : " 1.31.5" ,
307
- "name" : " usw3 -svc" ,
307
+ "name" : " westus3 -svc-1 " ,
308
308
"podSubnetPrefix" : " 10.128.64.0/18" ,
309
309
"subnetPrefix" : " 10.128.8.0/21" ,
310
310
"systemAgentPool" : {
Original file line number Diff line number Diff line change 225
225
"kvSoftDelete" : true
226
226
},
227
227
"kubernetesVersion" : " 1.31.5" ,
228
- "name" : " usw3 -mgmt-1" ,
228
+ "name" : " westus3 -mgmt-1" ,
229
229
"podSubnetPrefix" : " 10.128.64.0/18" ,
230
230
"subnetPrefix" : " 10.128.8.0/21" ,
231
231
"systemAgentPool" : {
302
302
"kvSoftDelete" : true
303
303
},
304
304
"kubernetesVersion" : " 1.31.5" ,
305
- "name" : " usw3 -svc" ,
305
+ "name" : " westus3 -svc-1 " ,
306
306
"podSubnetPrefix" : " 10.128.64.0/18" ,
307
307
"subnetPrefix" : " 10.128.8.0/21" ,
308
308
"systemAgentPool" : {
You can’t perform that action at this time.
0 commit comments