Skip to content

Commit 7a2f959

Browse files
committed
fixing typo in sample azure machineset yaml
1 parent b47f09e commit 7a2f959

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)