Skip to content

Commit 3c52791

Browse files
authored
Merge pull request #40776 from jeana-redhat/azure-vmsize-typo
fixing typo in sample azure machineset yaml
2 parents ce8dbbf + 7a2f959 commit 3c52791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machineset-yaml-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ endif::infra[]
118118
subnet: <infrastructure_id>-<role>-subnet <1> <2>
119119
userDataSecret:
120120
name: worker-user-data <2>
121-
vmSize: qeci-22538-vnet
121+
vmSize: Standard_DS4_v2
122122
vnet: <infrastructure_id>-vnet <1>
123123
ifndef::infra[]
124124
zone: "1" <5>

0 commit comments

Comments
 (0)