Merge "Pass rAppInstanceId to k8s participant and create the invoker with the instanc...
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Files / Acm / instances / all-instance.json
index 20d9a88..2e5a18a 100755 (executable)
@@ -1,7 +1,7 @@
 {
   "name": "AllInstance0",
   "version": "1.0.1",
-  "compositionId": "COMPOSITIONID",
+  "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID",
   "description": "Demo automation composition instance",
   "elements": {
     "709c62b3-8918-41b9-a747-d21eb79c6c12": {
           "podName": "ransliceassurance",
           "repository": {
             "repoName": "local",
-            "address": "http://10.101.2.41:8879/charts"
+            "address": "UPDATE_THIS_CHART_MUSEUM_GET_CHARTS_URI"
+          },
+          "overrideParams": {
+            "appId": "DO_NOT_CHANGE_THIS_RAPP_INSTANCE_ID",
+            "smeDiscoveryEndpoint": "DO_NOT_CHANGE_THIS_SME_DISCOVERY_ENDPOINT"
           }
         }
       }