Skip to content

Commit 5abcd78

Browse files
jhradilekopenshift-cherrypick-robot
authored andcommitted
Removed redundant callout number
1 parent 3c1c30a commit 5abcd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-configuring-secondary-network-vm-live-migration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apiVersion: "k8s.cni.cncf.io/v1"
2727
kind: NetworkAttachmentDefinition
2828
metadata:
2929
name: my-secondary-network <1>
30-
namespace: {CNVNamespace} <2>
30+
namespace: {CNVNamespace}
3131
spec:
3232
config: '{
3333
"cniVersion": "0.3.1",

0 commit comments

Comments
 (0)