Skip to content

Commit f8308c3

Browse files
author
Shikha Jhala
committed
BZ-2017454: Fixed callout description in the code example
1 parent bc7816f commit f8308c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-attaching-vm-secondary-network-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
...
4444
----
4545
<1> The name of the bridge interface.
46-
<2> The name of the bridge interface. This value must match the `name` value of the corresponding `spec.template.spec.networks` entry.
46+
<2> The name of the network. This value must match the `name` value of the corresponding `spec.template.spec.domain.devices.interfaces` entry.
4747
<3> The name of the network attachment definition, prefixed by the namespace where it exists. The namespace must be either the `default` namespace or the same namespace where the VM is to be created.
4848

4949
. Apply the configuration:

0 commit comments

Comments
 (0)