summaryrefslogtreecommitdiffstats
path: root/blueprints/heartbeat-service.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/heartbeat-service.yaml-template')
-rw-r--r--blueprints/heartbeat-service.yaml-template7
1 files changed, 6 insertions, 1 deletions
diff --git a/blueprints/heartbeat-service.yaml-template b/blueprints/heartbeat-service.yaml-template
index 9d8c59e..b5e8ad4 100644
--- a/blueprints/heartbeat-service.yaml-template
+++ b/blueprints/heartbeat-service.yaml-template
@@ -15,6 +15,10 @@ inputs:
dh_location_id:
type: string
default: "zone1"
+ tag_version:
+ type: string
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.heartbeat:2.0"
+
node_templates:
docker_service_host:
type: dcae.nodes.SelectedDockerHost
@@ -46,7 +50,8 @@ node_templates:
interval: 18s
timeout: 30s
type: docker
- image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.heartbeat:2.0"
+ image:
+ get_input: tag_version
location_id:
get_input: dh_location_id
service_component_type: dcaegen2-services-heartbeat