diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json index bee80d14..c6411d71 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json @@ -160,18 +160,6 @@ "version": 0 }, { - "name": "k8s-rb-profile-name", - "property": { - "description": "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.", - "type": "string", - "default": "vfw-cnf-cds-base-profile" - }, - "input-param": false, - "dictionary-name": "k8s-rb-profile-name", - "dictionary-source": "default", - "dependencies": [] - }, - { "name": "k8s-rb-profile-namespace", "property": { "description": "K8s namespace to create helm chart for specified profile", |