Skip to content

Commit e353476

Browse files
authored
Merge pull request #85017 from openshift-cherrypick-robot/cherry-pick-84913-to-enterprise-4.16
[enterprise-4.16] Remove a redundant callout number
2 parents 3c1c30a + 5abcd78 commit e353476

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)