Add new elements of starter dictionary for vFW CNF CBA
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / k8s-rb-config-value-source.json
1 {
2     "tags": "k8s, cnf, config, k8s-rb-config-value-source",
3     "name": "k8s-rb-config-value-source",
4     "property": {
5         "description": "The source of configuration values for config-deploy operation",
6         "type": "string"
7     },
8     "group": "default",
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 }