aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-profile-source.json
blob: 4ed85665c703139e15bfe25b28a9c0e3f99573d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "tags": "k8s, cnf, k8s-rb-profile-source",
    "name": "k8s-rb-profile-source",
    "group": "default",
    "property": {
        "description": "The source folder or file relative to 'Templates/k8s-profiles' folder",
        "type": "string"
    },
    "updated-by": "Lukasz Rajewski <lukasz.rajewski@orange.com>",
    "sources": {
        "input": {
            "type": "source-input"
        },
        "default": {
            "type": "source-default",
            "properties": {}
        }
    }
}