Skip to content

Commit c112b89

Browse files
authored
Merge pull request #124759 from saurabhvartak1982/patch-5
ARO VNet also needs to be updated in the MachineSet YAML manifest
2 parents c1ab4e7 + ad887bd commit c112b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-infrastructure-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
userDataSecret:
143143
name: worker-user-data
144144
vmSize: <Standard_E4s_v5, Standard_E8s_v5, Standard_E16s_v5>
145-
vnet: aro-vnet
145+
vnet: <VNET_NAME>
146146
zone: <ZONE>
147147
taints:
148148
- key: node-role.kubernetes.io/infra

0 commit comments

Comments
 (0)