Add missing k8s-rb-instance-release-name.json
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / k8s-rb-instance-release-name.json
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-instance-release-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-instance-release-name.json
new file mode 100644 (file)
index 0000000..da8e6d8
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "tags": "k8s, cnf, profile, k8s-rb-instance-release-name",
+    "name": "k8s-rb-instance-release-name",
+    "group": "default",
+    "property": {
+        "description": "Name of the release for the helm package instance in k8s",
+        "type": "string"
+    },
+    "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
+    "sources": {
+        "input": {
+            "type": "source-input"
+        },
+        "default": {
+            "type": "source-default",
+            "properties": {}
+        }
+    }
+}