mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #104229 from openshift-cherrypick-robot/cherry-pick-104181-to-enterprise-4.21
[enterprise-4.21] CNV-70954: Update CUDN YAML example
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// * virt/vm_networking/virt-connecting-vm-to-primary-udn.adoc
|
||||
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="virt-creating-a-primary-cluster-udn_{context}"]
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="virt-creating-a-primary-cluster-udn_{context}"]
|
||||
= Creating a primary cluster-scoped user-defined network by using the CLI
|
||||
|
||||
[role="_abstract"]
|
||||
@@ -20,6 +20,7 @@ Example `ClusterUserDefinedNetwork` manifest:
|
||||
+
|
||||
[source,yaml]
|
||||
----
|
||||
apiVersion: k8s.ovn.org/v1
|
||||
kind: ClusterUserDefinedNetwork
|
||||
metadata:
|
||||
name: cudn-l2-net # <1>
|
||||
|
||||
Reference in New Issue
Block a user