vFW CDS CNF CBA with native k8s profile upload
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / vpkg-template.vtl
index 6f0461b..2a6b798 100644 (file)
                         }
                     ],
                     "payload": [
+                        {
+                            "param-name": "VF_MODULE_TYPE",
+                            "param-value": "vfmt"
+                        },
                         {
                             "param-name": "resource-name",
                             "param-value": "vf_module_name"
         {
             "param-name": "k8s-rb-profile-name",
             "param-value": "${k8s-rb-profile-name}"
-        },
-        {
-            "param-name": "k8s-rb-profile-namespace",
-            "param-value": "${k8s-rb-profile-namespace}"
         }
     ]
 }