aboutsummaryrefslogtreecommitdiffstats
path: root/src/k8splugin/mock_files/mock_json/create_rbdefinition.json
blob: 0373113c3ddc52f64ed41c371475d3c7d5beeba9 (plain)
1
2
3
4
5
6
7
8
9
{
    "rb-name": "test-rbdef",
    "rb-version": "v1",
    "chart-name": "testchart",
    "description": "testing resource bundle definition api",
    "labels": {
        "vnf_customization_module_uuid": "7eb09e38-4363-9942-1234-3beb2e95fd85"
    }
}