Skip to content

Commit 9656fef

Browse files
committed
CNV-50923: Corrected an error in the oc command
1 parent a50b828 commit 9656fef

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)