Skip to content

Commit 7433fbc

Browse files
authored
Merge pull request #89376 from openshift-cherrypick-robot/cherry-pick-89340-to-enterprise-4.17
[enterprise-4.17] CNV-50923: Correct an error in the oc command
2 parents c77376e + 35b1d8b commit 7433fbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/virt-configuring-a-live-migration-policy.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ spec:
7878
+
7979
[source,terminal]
8080
----
81-
$ oc create migrationpolicy -f <migration_policy>.yaml
82-
----
81+
$ oc create -f <migration_policy>.yaml
82+
----

0 commit comments

Comments
 (0)