We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec57779 + 9cd1ec8 commit c387e78Copy full SHA for c387e78
modules/nw-cno-enable-ip-forwarding.adoc
@@ -60,7 +60,7 @@ The status should eventually report as `Available`, `Progressing=False`, and `De
60
+
61
[source,terminal]
62
----
63
-$ 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
64
65
66
[NOTE]
0 commit comments