Skip to content

Commit 4d553d4

Browse files
authored
Merge pull request #49276 from jldohmann/GH-47162
GH-47162: fix sample memoryMB
2 parents a4b1dda + b0ef2ab commit 4d553d4

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)