Skip to content

Commit db0f329

Browse files
authored
Merge pull request #104229 from openshift-cherrypick-robot/cherry-pick-104181-to-enterprise-4.21
[enterprise-4.21] CNV-70954: Update CUDN YAML example
2 parents 6908fdb + bff3043 commit db0f329

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)