Skip to content

Commit c4cb225

Browse files
committed
TELCODOCS-905-fix: bug fix - OVNKube now the default
1 parent 79e2456 commit c4cb225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ ifdef::openshift-origin[]
369369
Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OVNKubernetes`.
370370
endif::openshift-origin[]
371371
ifndef::openshift-origin[]
372-
Either `OpenShiftSDN` or `OVNKubernetes`. `OpenShiftSDN` is a CNI plugin for all-Linux networks. `OVNKubernetes` is a CNI plugin for Linux networks and hybrid networks that contain both Linux and Windows servers. The default value is `OpenShiftSDN`.
372+
Either `OpenShiftSDN` or `OVNKubernetes`. `OpenShiftSDN` is a CNI plugin for all-Linux networks. `OVNKubernetes` is a CNI plugin for Linux networks and hybrid networks that contain both Linux and Windows servers. The default value is `OVNKubernetes`.
373373
endif::openshift-origin[]
374374

375375
|`networking.clusterNetwork`
@@ -404,7 +404,7 @@ endif::bare[]
404404
Required if you use `networking.clusterNetwork`. An IP address block.
405405

406406
ifndef::bare[]
407-
An IPv4 network.
407+
An IPv4 network.
408408
endif::bare[]
409409

410410
ifdef::bare[]

0 commit comments

Comments
 (0)