We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95931d4 + b5bff53 commit cadde6fCopy full SHA for cadde6f
modules/nw-metallb-configure-secondary-interface.adoc
@@ -128,5 +128,5 @@ The output indicates that IPv4 and IPv6 packet forwarding is enabled on the `bri
128
129
[source,terminal]
130
----
131
-$ oc patch network.operator cluster -p '{"spec":{"defaultNetwork":{"ovnKubernetesConfig":{"gatewayConfig":{"ipForwarding": "Global"}}}}}
+$ oc patch network.operator cluster -p '{"spec":{"defaultNetwork":{"ovnKubernetesConfig":{"gatewayConfig":{"ipForwarding": "Global"}}}}}' --type=merge
132
0 commit comments