Merge "K8s participant and SME producer service for Hello World rApp"
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-hello-world / Files / Acm / instances / k8s-instance.json
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
new file mode 100644 (file)
index 0000000..734f0d1
--- /dev/null
@@ -0,0 +1,31 @@
+{\r
+  "name": "K8DemoInstance0",\r
+  "version": "1.0.1",\r
+  "compositionId": "COMPOSITIONID",\r
+  "description": "Demo automation composition instance 0",\r
+  "elements": {\r
+    "d7be552e-bcc5-4478-b64d-797dbaec8f55": {\r
+      "id": "d7be552e-bcc5-4478-b64d-797dbaec8f55",\r
+      "definition": {\r
+        "name": "onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement",\r
+        "version": "1.2.3"\r
+      },\r
+      "description": "Starter Automation Composition Element for the Hello World",\r
+      "properties": {\r
+        "chart": {\r
+          "chartId": {\r
+            "name": "hello-world-chart",\r
+            "version": "0.1.0"\r
+          },\r
+          "namespace": "nonrtric",\r
+          "releaseName": "hello-world-chart",\r
+          "podName": "hello-world-chart",\r
+          "repository": {\r
+            "repoName": "local",\r
+            "address": "http://10.101.1.90:8879/charts"\r
+          }\r
+        }\r
+      }\r
+    }\r
+  }\r
+}
\ No newline at end of file