diff --git a/src/components/clusterConfiguration/BasicNetworkFields.tsx b/src/components/clusterConfiguration/BasicNetworkFields.tsx index c4c9f4bb22..f561342544 100644 --- a/src/components/clusterConfiguration/BasicNetworkFields.tsx +++ b/src/components/clusterConfiguration/BasicNetworkFields.tsx @@ -11,6 +11,12 @@ const BasicNetworkFields: React.FC = ({ hostSubnets }) const { validateField } = useFormikContext(); return ( <> + = ({ cluster }) Configure a bare metal OpenShift cluster -