K8s Profile Upload
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / vpkg-mapping.json
index 801d339..40f60c0 100644 (file)
       "vnf-id"
     ]
   },
+  {
+    "name": "k8s-rb-profile-namespace",
+    "property": {
+      "description": "K8s namespace to create helm chart for specified profile",
+      "type": "string",
+      "default": "default"
+    },
+    "input-param": false,
+    "dictionary-name": "k8s-rb-profile-namespace",
+    "dictionary-source": "default",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ]
+  },
   {
     "name": "int_private1_net_id",
     "property": {