From: Grzegorz Wielgosinski Date: Wed, 21 Apr 2021 08:46:20 +0000 (+0200) Subject: Add missing k8s-rb-instance-release-name.json X-Git-Tag: 1.2.0~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F120751%2F3;p=ccsdk%2Fcds.git Add missing k8s-rb-instance-release-name.json Issue-ID: CCSDK-3274 Signed-off-by: Grzegorz Wielgosinski Change-Id: Ia90225fbe4a41e6afbdb62e0c43ac85d03d3df59 --- 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 index 000000000..da8e6d81e --- /dev/null +++ b/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-instance-release-name.json @@ -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 ", + "sources": { + "input": { + "type": "source-input" + }, + "default": { + "type": "source-default", + "properties": {} + } + } +}