X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=sample-rapp-generator%2Frapp-hello-world%2FFiles%2FAcm%2Finstances%2Fk8s-instance.json;h=c019541dbc88c94547edd16b3f564cefb8b3ab15;hb=4526832bbc18aedfe78d4359c6b058f72c458b81;hp=734f0d1ccb23dca87ab0ead62b2a4e07fed7386c;hpb=4b54b7ed29e736b2f80878bab90acaedb4e7117e;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/sample-rapp-generator/rapp-hello-world/Files/Acm/instances/k8s-instance.json b/sample-rapp-generator/rapp-hello-world/Files/Acm/instances/k8s-instance.json index 734f0d1..c019541 100644 --- a/sample-rapp-generator/rapp-hello-world/Files/Acm/instances/k8s-instance.json +++ b/sample-rapp-generator/rapp-hello-world/Files/Acm/instances/k8s-instance.json @@ -1,7 +1,7 @@ { "name": "K8DemoInstance0", "version": "1.0.1", - "compositionId": "COMPOSITIONID", + "compositionId": "DO_NOT_CHANGE_THIS_COMPOSITION_ID", "description": "Demo automation composition instance 0", "elements": { "d7be552e-bcc5-4478-b64d-797dbaec8f55": { @@ -22,7 +22,7 @@ "podName": "hello-world-chart", "repository": { "repoName": "local", - "address": "http://10.101.1.90:8879/charts" + "address": "UPDATE_THIS_CHART_MUSEUM_GET_CHARTS_URI" } } }