From dd825cb5dc745fa55606c3c11d791ff38a1eab05 Mon Sep 17 00:00:00 2001 From: Vijay Date: Mon, 6 Nov 2017 00:46:28 +0000 Subject: fix blueprint and input templates Change-Id: I8e5e97640e092b2f27b2103d4e8a1a151a9f80db Issue-ID: DCAEGEN2-181 Signed-off-by: Vijay --- blueprints/holmes-rules.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints/holmes-rules.yaml-template') diff --git a/blueprints/holmes-rules.yaml-template b/blueprints/holmes-rules.yaml-template index 8e4bc54..0589c28 100644 --- a/blueprints/holmes-rules.yaml-template +++ b/blueprints/holmes-rules.yaml-template @@ -72,7 +72,7 @@ node_templates: type: message_router docker_config: healthcheck: - endpoint: api/holmes-rule-mgmt/v1/healthcheck + endpoint: /api/holmes-rule-mgmt/v1/healthcheck interval: 15s timeout: 1s type: http -- cgit 1.2.3-korg