diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-01-16 07:49:07 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-01-16 06:56:07 +0000 |
commit | 7bcbae6b5e140a4bd0aa298159cc3bbb90b0f5b7 (patch) | |
tree | adeb9ac47f84bb57769581a8a2f1b92117a3a11e /resources | |
parent | 6d580bc6b7eb9b4d9acdb07ae7a428c36943d0e8 (diff) |
FIX: Kubernetes ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc topology
Change-Id: I0ebef733b57d7042dc4bdb4d44771939839ccec2
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 5f153c5987d9774dc67063cb4aaff352ac785ba3)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/templates/kubernetes/configmaps/ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/templates/kubernetes/configmaps/ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml b/resources/templates/kubernetes/configmaps/ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml index 3dbc2ce9cd..e03feddc81 100644 --- a/resources/templates/kubernetes/configmaps/ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml +++ b/resources/templates/kubernetes/configmaps/ch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml @@ -63,7 +63,7 @@ data: type: 2 - name: vnf2-vnf3 description: vnf2 to vnf3 via vswitch memifs - type: 8 + type: 5 elements: - container: vnf2 port_label: port2 @@ -75,7 +75,7 @@ data: type: 2 - name: vnf3-vnf4 description: vnf3 to vnf4 via vswitch memifs - type: 8 + type: 5 elements: - container: vnf3 port_label: port2 |