Skip to content

Commit b0ef2ab

Browse files
committed
GH-47162: fix sample memoryMB
1 parent 82cc2ed commit b0ef2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-installer-provisioned-vsphere-config-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ compute: <2>
3939
vsphere: <4>
4040
cpus: 2
4141
coresPerSocket: 2
42-
memoryMB: 8196
42+
memoryMB: 8192
4343
osDisk:
4444
diskSizeGB: 120
4545
controlPlane: <2>

0 commit comments

Comments
 (0)