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, 4 insertions, 0 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 bec8cfb0..1de5c827 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl @@ -139,6 +139,10 @@ "param-value": "${k8s-rb-profile-name}" }, { + "param-name": "k8s-rb-profile-namespace", + "param-value": "${k8s-rb-profile-namespace}" + }, + { "param-name": "int_private1_net_id", "param-value": "${int_private1_net_id}" } |