Skip to content

Commit cc83582

Browse files
authored
Merge pull request #69643 from apinnick/CNV-36233-fix-runbook
CNV- 36233: Fix runbook command
2 parents 86f0278 + 5c3e1db commit cc83582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-runbook-outdatedvirtualmachineinstanceworkloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ stanza:
4343
+
4444
[source,terminal]
4545
----
46-
$ oc get kubevirt kubevirt --all-namespaces -o yaml
46+
$ oc get kubevirt --all-namespaces -o yaml
4747
----
4848

4949
. Check each outdated VMI to determine whether it is live-migratable:

0 commit comments

Comments
 (0)