Add missing k8s-rb-instance-release-name.json 65/121165/1
authorGrzegorz Wielgosinski <g.wielgosins@samsung.com>
Wed, 21 Apr 2021 08:46:20 +0000 (10:46 +0200)
committerGrzegorz Wielgosinski <g.wielgosins@samsung.com>
Mon, 10 May 2021 15:47:00 +0000 (15:47 +0000)
Issue-ID: CCSDK-3274
Signed-off-by: Grzegorz Wielgosinski <g.wielgosins@samsung.com>
Change-Id: Ia90225fbe4a41e6afbdb62e0c43ac85d03d3df59
(cherry picked from commit 35450d7ab1a0de49ec0f7cbe0584733ac6d2d267)

components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-instance-release-name.json [new file with mode: 0644]

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": {}
+        }
+    }
+}