We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f0668 commit a93bfcbCopy full SHA for a93bfcb
modules/microshift-config-yaml.adoc
@@ -19,7 +19,7 @@ dns:
19
baseDomain: microshift.example.com <1>
20
network:
21
clusterNetwork:
22
- - cidr: 10.42.0.0/16 <2>
+ - 10.42.0.0/16 <2>
23
serviceNetwork:
24
- 10.43.0.0/16 <3>
25
serviceNodePortRange: 30000-32767 <4>
0 commit comments