Skip to content

Commit 82ebf38

Browse files
committed
Fix typo in sample install-config.yaml
Signed-off-by: chuckersjp <[email protected]>
1 parent 40fcaec commit 82ebf38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/using-hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ networking:
417417
clusterNetwork:
418418
- cidr: 10.128.0.0/14
419419
hostPrefix: 23
420-
machineCIDR: 10.0.0.0/16
420+
machineNetwork: 10.0.0.0/16
421421
networkType: OpenShiftSDN
422422
serviceNetwork:
423423
- 172.30.0.0/16

0 commit comments

Comments
 (0)