b42cc29b65cfaaa523b1367dc4612ea739cd4c97
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Files / Acm / instances / k8s-instance.json
1 {
2   "name": "DemoInstance0",
3   "version": "1.0.1",
4   "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID",
5   "description": "Demo automation composition instance 0",
6   "elements": {
7     "d7be552e-bcc5-4478-b64d-797dbaec8f55": {
8       "id": "d7be552e-bcc5-4478-b64d-797dbaec8f55",
9       "definition": {
10         "name": "onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement",
11         "version": "1.2.3"
12       },
13       "description": "Starter Automation Composition Element for the Hello World",
14       "properties": {
15         "chart": {
16           "chartId": {
17             "name": "hello-world-chart",
18             "version": "0.1.0"
19           },
20           "namespace": "nonrtric",
21           "releaseName": "hello-world-chart",
22           "podName": "hello-world-chart",
23           "repository": {
24             "repoName": "local",
25             "address": "UPDATE_THIS_CHART_MUSEUM_GET_CHARTS_URI"
26           },
27           "overrideParams": {
28             "environment.appId": "DO_NOT_CHANGE_THIS_RAPP_INSTANCE_ID",
29             "environment.smeDiscoveryEndpoint": "DO_NOT_CHANGE_THIS_SME_DISCOVERY_ENDPOINT"
30           }
31         }
32       }
33     },
34     "d7be552e-bdd5-2233-b64d-797dbaec8f55": {
35       "id": "d7be552e-bdd5-2233-b64d-797dbaec8f55",
36       "definition": {
37         "name": "onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement",
38         "version": "1.2.3"
39       },
40       "description": "Starter Automation Composition Element for the Hello World",
41       "properties": {
42         "chart": {
43           "chartId": {
44             "name": "hello-world-sme-invoker",
45             "version": "0.1.0"
46           },
47           "namespace": "nonrtric",
48           "releaseName": "hello-world-sme-invoker",
49           "podName": "hello-world-sme-invoker",
50           "repository": {
51             "repoName": "local",
52             "address": "UPDATE_THIS_CHART_MUSEUM_GET_CHARTS_URI"
53           },
54           "overrideParams": {
55             "environment.appId": "DO_NOT_CHANGE_THIS_RAPP_INSTANCE_ID",
56             "environment.smeDiscoveryEndpoint": "DO_NOT_CHANGE_THIS_SME_DISCOVERY_ENDPOINT"
57           }
58         }
59       }
60     }
61   }
62 }