diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl index 18511d54..2a6b7985 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl @@ -119,10 +119,6 @@ { "param-name": "k8s-rb-profile-name", "param-value": "${k8s-rb-profile-name}" - }, - { - "param-name": "k8s-rb-profile-namespace", - "param-value": "${k8s-rb-profile-namespace}" } ] } |