diff --git a/docs/installers/agent-based-openshift-4-20-on-baremetal.md b/docs/installers/agent-based-openshift-4-20-on-baremetal.md index 70147476782..56ad72ccc02 100644 --- a/docs/installers/agent-based-openshift-4-20-on-baremetal.md +++ b/docs/installers/agent-based-openshift-4-20-on-baremetal.md @@ -334,8 +334,8 @@ net_config: # This should also exist, the provisioning tool does extern_static: 10.4.0.1/16 # Subnet to use for statically allocated external services node_svc_subnet: 10.5.0.1/16 # Subnet to use for service graph kubeapi_vlan: 11 # The VLAN used by the internal physdom for nodes - service_vlan: 21 infra_vlan: 3301 # The VLAN used for external LoadBalancer services - + service_vlan: 21 # The VLAN used for external LoadBalancer services + infra_vlan: 3301 ``` **Note** The `\*.apps.\.\` records in the user-provisioned DNS should refer to the same IP address used in the ingressVIPs in install-config.yaml