K8s Profile mod on demand
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / k8s-profiles / ssh-service-mapping.json
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/ssh-service-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/ssh-service-mapping.json
new file mode 100644 (file)
index 0000000..1960e0e
--- /dev/null
@@ -0,0 +1,15 @@
+[
+  {
+    "name": "vpg-management-port",
+    "property": {
+      "description": "The number of node port for ssh service of vpg. 0 means that ssh service will not be exposed",
+      "type": "string",
+      "default": "0"
+    },
+    "input-param": false,
+    "dictionary-name": "vpg-management-port",
+    "dictionary-source": "default",
+    "dependencies": [
+    ]
+  }
+]
\ No newline at end of file