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.
2 parents ba9acbe + a93bfcb commit 5e9c18eCopy full SHA for 5e9c18e
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