X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fvfw%2Fvalues.yaml;h=c97ec60d815f4b8f4d6dd819ece12cb2bfad06e6;hp=873842fe3c58cd91520d684412a6bfc9cffc3534;hb=bc6e714e001a8c61b06709c61b187d4e3dd22aac;hpb=e4e0beac8bb2168303f10a4e4b9b1247fdd0501c diff --git a/heat/vFW_CNF_CDS/templates/helm/vfw/values.yaml b/heat/vFW_CNF_CDS/templates/helm/vfw/values.yaml index 873842fe..c97ec60d 100644 --- a/heat/vFW_CNF_CDS/templates/helm/vfw/values.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/vfw/values.yaml @@ -1,19 +1,19 @@ # global: -# +# # #Networks # unprotectedNetworkName: unprotected-private-net # protectedPrivateNetCidr: 192.168.10.0/24 # protectedPrivateNetGw: 192.168.10.1/24 -# +# # onapPrivateNetworkName: onap-private-net # onapPrivateNetCidr: 10.10.0.0/16 # onapPrivateNetGw: 10.10.0.1/16 -# +# # protectedNetworkName: protected-private-net # protectedNetCidr: 192.168.20.0/24 # protectedNetGwIp: 192.168.20.100 # protectedNetGw: 192.168.20.100/24 -# +# # #vFirewall container # vfwPrivateIp0: 192.168.10.3 # vfwPrivateIp1: 192.168.20.2 @@ -35,7 +35,7 @@ resources: limits: memory: 4Gi -# OPENSTACK PARAMETERS +# Kubernetes PARAMETERS # Names vnf_name: test-vnf vfw_name_0: test-vnf-vfw @@ -47,8 +47,8 @@ vfw_int_private1_ip_0: 192.168.10.3 vfw_int_private2_ip_0: 192.168.20.2 vfw_onap_private_ip_0: 10.10.100.3 # Env variables +int_private2_net_cidr: 192.168.20.0/24 +vsn_int_private2_ip_0: 192.168.20.3 dcae_collector_port: 8080 dcae_collector_ip: 10.0.4.1 #Placeholder demo_artifacts_version: 1.5.0 -int_private2_net_cidr: 192.168.20.0/24 -vsn_int_private2_ip_0: 192.168.20.3