aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-value-source.json
blob: c82cdf19446253b26b97c7ed3242562f3d8fe57d (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-value-source",
    "name": "k8s-rb-config-value-source",
    "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": {}
        }
    }
}