aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-instance-release-name.json
blob: da8e6d81edf17086ed18b06e676b731e1bee376b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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": {}
        }
    }
}