X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftemplates%2Fkubernetes%2Fconfigmaps%2Fch-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc.yaml;h=e03feddc8179bac69121cd32ea7e6f795339e5a4;hb=35c56dcebead5b61ccc087024ed89d1c2fd7feed;hp=5cdf99e6ec350be9c4341a1987b0784b9329b85f;hpb=0437095f4bf958154f25a3f163f432b22fcdc743;p=csit.git 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 5cdf99e6ec..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 @@ -24,10 +24,14 @@ data: - container: vswitch port_label: $$VSWITCH_IF1$$ etcd_vpp_switch_key: vswitch + l2fib_macs: + - "$$TG_IF1_MAC1$$" type: 5 - container: vnf1 port_label: port1 etcd_vpp_switch_key: vswitch + l2fib_macs: + - "$$TG_IF2_MAC1$$" type: 2 - name: vswitch-vnf4 description: VNF4 to vswitch - memif @@ -36,14 +40,18 @@ data: - container: vswitch port_label: $$VSWITCH_IF2$$ etcd_vpp_switch_key: vswitch + l2fib_macs: + - "$$TG_IF2_MAC1$$" type: 5 - container: vnf4 port_label: port2 etcd_vpp_switch_key: vswitch + l2fib_macs: + - "$$TG_IF1_MAC1$$" type: 2 - name: vnf1-vnf2 description: vnf1 to vnf2 via vswitch - memifs - type: 8 + type: 5 elements: - container: vnf1 port_label: port2 @@ -55,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 @@ -67,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