Update chart repo url from installation script
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-hello-world / Files / Acm / instances / k8s-instance.json
1 {\r
2   "name": "K8DemoInstance0",\r
3   "version": "1.0.1",\r
4   "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID",\r
5   "description": "Demo automation composition instance 0",\r
6   "elements": {\r
7     "d7be552e-bcc5-4478-b64d-797dbaec8f55": {\r
8       "id": "d7be552e-bcc5-4478-b64d-797dbaec8f55",\r
9       "definition": {\r
10         "name": "onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement",\r
11         "version": "1.2.3"\r
12       },\r
13       "description": "Starter Automation Composition Element for the Hello World",\r
14       "properties": {\r
15         "chart": {\r
16           "chartId": {\r
17             "name": "hello-world-chart",\r
18             "version": "0.1.0"\r
19           },\r
20           "namespace": "nonrtric",\r
21           "releaseName": "hello-world-chart",\r
22           "podName": "hello-world-chart",\r
23           "repository": {\r
24             "repoName": "local",\r
25             "address": "UPDATE_THIS_CHART_MUSEUM_GET_CHARTS_URI"\r
26           }\r
27         }\r
28       }\r
29     }\r
30   }\r
31 }