Fix: Run both sonar and clm scans in parallel
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / k8s-rb-instance-release-name.json
1 {
2     "tags": "k8s, cnf, profile, k8s-rb-instance-release-name",
3     "name": "k8s-rb-instance-release-name",
4     "group": "default",
5     "property": {
6         "description": "Name of the release for the helm package instance in k8s",
7         "type": "string"
8     },
9     "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
10     "sources": {
11         "input": {
12             "type": "source-input"
13         },
14         "default": {
15             "type": "source-default",
16             "properties": {}
17         }
18     }
19 }