X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvnf-mapping.json;h=b764a1369273dbe04a0dc88ddbef55ebc01d0080;hb=06bf0ac45889ffe00fc6e27e68ffa15c2f519e6f;hp=c6411d71a5b12b55f438ee33cfcf6830c0af1aa0;hpb=d2c5f361fa3a246dfa23c2c582ec498322a97282;p=demo.git 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 c6411d71..b764a136 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json @@ -170,5 +170,18 @@ "dictionary-name": "k8s-rb-profile-namespace", "dictionary-source": "default", "dependencies": [] + }, + { + "name": "k8s-rb-profile-k8s-version", + "property": { + "description": "K8s cluster version to create helm chart for specified RB profile", + "type": "string", + "required": false, + "default": "1.18.9" + }, + "input-param": false, + "dictionary-name": "k8s-rb-profile-k8s-version", + "dictionary-source": "default", + "dependencies": [] } ]