Skip to content

Commit 0c89daa

Browse files
authored
Merge pull request #56264 from xenolinux/change-nettype
OCPBUGS#7834: Change the network type in install-config.yaml file for baremetal
2 parents 43b284d + 6d67ed4 commit 0c89daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-bare-metal-agent-installer-config-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ networking:
2525
clusterNetwork:
2626
- cidr: 10.128.0.0/14 <6>
2727
hostPrefix: 23 <7>
28-
networkType: OpenShiftSDN <8>
28+
networkType: OVNKubernetes <8>
2929
serviceNetwork: <9>
3030
- 172.30.0.0/16
3131
platform:

0 commit comments

Comments
 (0)