File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,20 @@ You cannot modify these parameters in the `install-config.yaml` file after insta
3131|Parameter|Description|Value
3232
3333ifdef::ovn-preview[]
34+ ifdef::openshift-origin[]
35+ |`networking.networkType`
36+ |The Pod network provider plug-in to deploy.
37+ |Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OVNKubernetes`.
38+ endif::openshift-origin[]
39+
40+ ifndef::openshift-origin[]
3441|`networking.networkType`
3542|The Pod network provider plug-in to deploy. The `OpenShiftSDN` plug-in is the
3643only plug-in supported in {product-title} {product-version}. The `OVNKubernetes`
3744plug-in is available as a Technology Preview in {product-title}
3845{product-version}.
3946|Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OpenShiftSDN`.
47+ endif::openshift-origin[]
4048endif::ovn-preview[]
4149
4250ifndef::ovn-preview[]
You can’t perform that action at this time.
0 commit comments