X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fvpkg%2Fvalues.yaml;fp=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fpacketgen%2Fvalues.yaml;h=a6dc4e1fa5c987d3b0824c65839e894d56d0453e;hp=de106fab75ef71f5d50739e3b698c7f4e2482014;hb=374837f4d4b07a7ed4d920c35b0946b9435cc8d4;hpb=2cd2bb28b21e74140315412b3de303daac206e98 diff --git a/heat/vFW_CNF_CDS/templates/helm/packetgen/values.yaml b/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml similarity index 91% rename from heat/vFW_CNF_CDS/templates/helm/packetgen/values.yaml rename to heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml index de106fab..a6dc4e1f 100644 --- a/heat/vFW_CNF_CDS/templates/helm/packetgen/values.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml @@ -18,7 +18,6 @@ service: # Names vpg_name_0: test-vnf-vpg vnf_name: test-vnf -key_name: ssh-pub-key int_private1_net_id: unprotected-net onap_private_net_id: onap-private-net # Own Addresses @@ -26,7 +25,7 @@ vpg_int_private1_ip_0: 192.168.10.2 vpg_onap_private_ip_0: 10.10.100.2 # Env variables dcae_collector_ip: 10.0.4.1 #Placeholder -dcae_collector_port: 8081 #FIXME set to 30235? +dcae_collector_port: 8080 demo_artifacts_version: 1.5.0 vfw_int_private1_ip_0: 192.168.10.3 vsn_int_private2_ip_0: 192.168.20.3