Skip to content

Commit 4a7d7fc

Browse files
authored
Merge pull request #89374 from openshift-cherrypick-robot/cherry-pick-89340-to-enterprise-4.15
[enterprise-4.15] CNV-50923: Correct an error in the oc command
2 parents c08fb30 + 92742a7 commit 4a7d7fc

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)