aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-name.json
blob: 1a10a8c1f506312fe9333f6b66b7edc9fe7aebd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "tags": "k8s, cnf, config, k8s-rb-config-name",
    "name": "k8s-rb-config-name",
    "property": {
        "description": "The source of configuration values for config-deploy operation",
        "type": "string"
    },
    "group": "default",
    "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
    "sources": {
        "input": {
            "type": "source-input"
        },
        "default": {
            "type": "source-default",
            "properties": {}
        }
    }
}