diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl index 7acdc544..9e23665f 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl @@ -254,14 +254,6 @@ { "param-name": "demo_artifacts_version", "param-value": "${demo_artifacts_version}" - }, - { - "param-name": "k8s-rb-profile-name", - "param-value": "${k8s-rb-profile-name}" - }, - { - "param-name": "k8s-rb-profile-namespace", - "param-value": "${k8s-rb-profile-namespace}" } ] } |