diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml b/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml index a6dc4e1f..20f00265 100644 --- a/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml @@ -14,10 +14,10 @@ service: port: 2831 nodePort: 30831 -# OPENSTACK PARAMETERS +# Kubernetes PARAMETERS # Names vpg_name_0: test-vnf-vpg -vnf_name: test-vnf +vnf_name: test-vnf int_private1_net_id: unprotected-net onap_private_net_id: onap-private-net # Own Addresses |