Fix multicloud-k8s csit
[integration/csit.git] / tests / multicloud-k8s / data / create_rbdefinition.json
1 {
2     "rb-name": "test-rbdef",
3     "rb-version": "v1",
4     "chart-name": "testchart",
5     "description": "testing resource bundle definition api",
6     "labels": {
7         "vnf_customization_module_uuid": "7eb09e38-4363-9942-1234-3beb2e95fd85"
8     }
9 }