Skip to content

Commit f1f7dec

Browse files
author
Kevin Lamenzo
authored
Merge pull request #17819 from lamek/BZ1753131-adv-network-config-params
updates for BZ1753131
2 parents 9f1715d + 311023b commit f1f7dec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-modifying-operator-install-config.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ kind: Network
6262
metadata:
6363
name: cluster
6464
spec: <1>
65+
clusterNetwork:
66+
- cidr: 10.128.0.0/14
67+
hostPrefix: 23
68+
serviceNetwork:
69+
- 172.30.0.0/16
6570
defaultNetwork:
6671
type: OpenShiftSDN
6772
openshiftSDNConfig:

0 commit comments

Comments
 (0)