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