Skip to content

Commit 2d44f9d

Browse files
committed
CNV-70954: Update CUDN YAML example
1 parent fd64322 commit 2d44f9d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/virt-creating-a-primary-cluster-udn.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//
33
// * virt/vm_networking/virt-connecting-vm-to-primary-udn.adoc
44

5-
:_mod-docs-content-type: PROCEDURE
6-
[id="virt-creating-a-primary-cluster-udn_{context}"]
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="virt-creating-a-primary-cluster-udn_{context}"]
77
= Creating a primary cluster-scoped user-defined network by using the CLI
88

99
[role="_abstract"]
@@ -20,6 +20,7 @@ Example `ClusterUserDefinedNetwork` manifest:
2020
+
2121
[source,yaml]
2222
----
23+
apiVersion: k8s.ovn.org/v1
2324
kind: ClusterUserDefinedNetwork
2425
metadata:
2526
name: cudn-l2-net # <1>

0 commit comments

Comments
 (0)