aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json')
-rw-r--r--components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json b/components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json
new file mode 100644
index 000000000..20003dfd6
--- /dev/null
+++ b/components/model-catalog/resource-dictionary/starter-dictionary/vpg_management_port.json
@@ -0,0 +1,19 @@
+{
+ "tags": "k8s, cnf, vpg-management-port",
+ "name": "vpg-management-port",
+ "group": "default",
+ "property": {
+ "description": "Ssh port number in k8s nodeport to associate with vpg",
+ "type": "string"
+ },
+ "updated-by": "Lukasz Rajewski <lukasz.rajewski@orange.com>",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ },
+ "default": {
+ "type": "source-default",
+ "properties": {}
+ }
+ }
+} \ No newline at end of file