Skip to content

Commit 6e1ec7c

Browse files
committed
OCPBUGS#18842: remove only from rollback admonition
1 parent ec3e6d8 commit 6e1ec7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-ovn-kubernetes-rollback.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ During the migration you must reboot every node in your cluster.
1414
ifeval::["{context}" == "rollback-to-openshift-sdn"]
1515
[IMPORTANT]
1616
====
17-
Only rollback to OpenShift SDN if the migration to OVN-Kubernetes fails.
17+
Rollback to OpenShift SDN if the migration to OVN-Kubernetes fails.
1818
====
1919
endif::[]
2020

@@ -127,7 +127,7 @@ The MTU for the VXLAN overlay network. This value is normally configured automat
127127
The UDP port for the VXLAN overlay network. If a value is not specified, the default is `4789`. The port cannot be the same as the Geneve port that is used by OVN-Kubernetes. The default value for the Geneve port is `6081`.
128128
--
129129
+
130-
.Example patch command
130+
.Example patch command
131131
[source,terminal]
132132
----
133133
$ oc patch Network.operator.openshift.io cluster --type=merge \

0 commit comments

Comments
 (0)