Added missing elements of starter dictionary for CNF CBA
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / k8s-rb-definition-name.json
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-definition-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-definition-name.json
new file mode 100644 (file)
index 0000000..8fb643b
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "tags": "k8s, cnf, k8s-rb-definition-name",
+    "name": "k8s-rb-definition-name",
+    "group": "default",
+    "property": {
+        "description": "K8s RB definition name. Associated with vf-module-model-invariant-uuid",
+        "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