Skip to content

Commit 95931d4

Browse files
authored
Merge pull request #90899 from Skalador/fix-OSDOCS-12796
[OSDOCS#12796] Correct network configuration CR to network.operator for global IP forwarding
2 parents 1544d78 + b9bd1b9 commit 95931d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-metallb-configure-address-pool-vlan.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $ oc apply -f ipaddresspool-vlan.yaml
4545
+
4646
[source,terminal]
4747
----
48-
$ oc edit network.config.openshift/cluster
48+
$ oc edit network.operator.openshift/cluster
4949
----
5050
+
5151
.. Update the `spec.defaultNetwork.ovnKubernetesConfig` section to include the `gatewayConfig.ipForwarding` set to `Global`. It should look something like this:

0 commit comments

Comments
 (0)