mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
OCPBUGS-56085: Updated the name parameter in the configuring-localnet-switched-topology.adoc file
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1b83d808f8
commit
41da80db7a
@@ -54,7 +54,7 @@ The following JSON example configures a localnet secondary network that is named
|
||||
----
|
||||
{
|
||||
"cniVersion": "0.3.1",
|
||||
"name": "ns1-localnet-network",
|
||||
"name": "localnet1",
|
||||
"type": "ovn-k8s-cni-overlay",
|
||||
"topology":"localnet",
|
||||
"physicalNetworkName": "localnet1",
|
||||
@@ -114,7 +114,7 @@ The following JSON example configures a localnet secondary network that is named
|
||||
----
|
||||
{
|
||||
"cniVersion": "0.3.1",
|
||||
"name": "ns1-localnet-network",
|
||||
"name": "localnet2",
|
||||
"type": "ovn-k8s-cni-overlay",
|
||||
"topology":"localnet",
|
||||
"physicalNetworkName": "localnet2",
|
||||
|
||||
Reference in New Issue
Block a user