blob: b220329bbed39722b30e786968fd53c10d2538d3 (
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-name",
"name": "k8s-rb-profile-name",
"group": "default",
"property": {
"description": "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
"type": "string"
},
"updated-by": "Lukasz Rajewski <lukasz.rajewski@orange.com>",
"sources": {
"input": {
"type": "source-input"
},
"default": {
"type": "source-default",
"properties": {}
}
}
}
|