blob: b830ccbd86016d7332d61b71f5254c15f6624a23 (
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-template-source",
"name": "k8s-rb-config-template-source",
"property": {
"description": "The source of configuration template for config-assign operation",
"type": "string"
},
"group": "default",
"updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
"sources": {
"input": {
"type": "source-input"
},
"default": {
"type": "source-default",
"properties": {}
}
}
}
|