tosca_definitions_version: tosca_simple_yaml_1_2 description: rApp all imports: - asd_types.yaml topology_template: node_templates: applicationServiceDescriptor: type: tosca.nodes.asd description: "rapp-all" properties: descriptor_id: 123e4567-e89b-12d3-a456-426614174000 descriptor_invariant_id: 123e4yyy-e89b-12d3-a456-426614174abc descriptor_version: 1.0 schema_version: 2.0 function_description: rApp description provider: EST application_name: rapp-all application_version: 1.0 artifacts: ransliceassurance: type: tosca.artifacts.asd.deploymentItem file: "Artifacts/Deployment/HELM/ransliceassurance-1.0.0.tgz" properties: artifact_type: "helm_chart" itemId: 1 oru-app: type: tosca.artifacts.asd.deploymentItem file: "Artifacts/Deployment/HELM/orufhrecovery-1.0.0.tgz" properties: artifact_type: "helm_chart" itemId: 2