X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-rapp-generator%2Frapp-all%2FFiles%2FAcm%2Finstances%2Fk8s-instance.json;h=a77ac5b49d8e700663808df69ebe3a23f537c06d;hb=refs%2Fchanges%2F89%2F12589%2F3;hp=562b5a2e42d512ff572ed560afc4ed087009ae60;hpb=f801ec5b09a2b50e518771316d955d7c965e7d8a;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/sample-rapp-generator/rapp-all/Files/Acm/instances/k8s-instance.json b/sample-rapp-generator/rapp-all/Files/Acm/instances/k8s-instance.json index 562b5a2..a77ac5b 100755 --- a/sample-rapp-generator/rapp-all/Files/Acm/instances/k8s-instance.json +++ b/sample-rapp-generator/rapp-all/Files/Acm/instances/k8s-instance.json @@ -1,7 +1,7 @@ { "name": "DemoInstance0", "version": "1.0.1", - "compositionId": "COMPOSITIONID", + "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID", "description": "Demo automation composition instance 0", "elements": { "709c62b3-8918-41b9-a747-d21eb79c6c21": { @@ -22,7 +22,11 @@ "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" } } }