diff --git a/modules/virt-configuring-secondary-network-vm-live-migration.adoc b/modules/virt-configuring-secondary-network-vm-live-migration.adoc index 18c9fc032c53..84def89a6bf6 100644 --- a/modules/virt-configuring-secondary-network-vm-live-migration.adoc +++ b/modules/virt-configuring-secondary-network-vm-live-migration.adoc @@ -50,18 +50,19 @@ spec: + [source,terminal,subs="attributes+"] ---- -oc edit hyperconverged kubevirt-hyperconverged -n {CNVNamespace} +$ oc edit hyperconverged kubevirt-hyperconverged -n {CNVNamespace} ---- . Add the name of the `NetworkAttachmentDefinition` object to the `spec.liveMigrationConfig` stanza of the `HyperConverged` CR: + .Example `HyperConverged` manifest -[source,yaml] +[source,yaml,subs="attributes+"] ---- apiVersion: hco.kubevirt.io/v1beta1 kind: HyperConverged metadata: name: kubevirt-hyperconverged + namespace: {CNVNamespace} spec: liveMigrationConfig: completionTimeoutPerGiB: 800