Update chart repo url from installation script
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-hello-world / Definitions / asd_types.yaml
index 237ccfd..c4de6ad 100644 (file)
@@ -77,3 +77,14 @@ tosca.artifacts.asd.deploymentItem:
       type: string\r
       constraints:\r
         - valid_values: ["helm_chart"]\r
+    target_server:\r
+      description: >\r
+        Specify target server for artifact.\r
+      required: true\r
+      type: string\r
+      constraints:\r
+        - valid_values: [ "chartmuseum" ]\r
+    target_server_uri:\r
+      description: "URI of the target server"\r
+      required: true\r
+      type: string
\ No newline at end of file