summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-09-18 14:22:03 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-18 14:22:03 +0000
commit3ae48d028534ab7de8da0699e3cec83008edea2c (patch)
tree0c526be0f183747e267a2c676f4f7ba3e79da3f6
parent6d759fca403013dce7895497dcf1ed6c7a89b4f6 (diff)
parent3f268ce1273d5355cb6e8e19e02ff071f7f11f5d (diff)
Merge "Adapt consul configuration for HV-VES"
-rw-r--r--blueprints/k8s-hv-ves.yaml-template6
1 files changed, 3 insertions, 3 deletions
diff --git a/blueprints/k8s-hv-ves.yaml-template b/blueprints/k8s-hv-ves.yaml-template
index a042bfa..9bb6d32 100644
--- a/blueprints/k8s-hv-ves.yaml-template
+++ b/blueprints/k8s-hv-ves.yaml-template
@@ -45,7 +45,7 @@ inputs:
consul_host:
type: string
description: Consul endpoint address
- default: 'consul-server.onap-consul'
+ default: 'consul-server.onap'
consul_port:
type: integer
description: Consul endpoint port
@@ -75,8 +75,8 @@ node_templates:
application_config:
dmaap.kafkaBootstrapServers: { get_input: kafka_bootstrap_servers }
collector.routing:
- fromDomain: { get_input: hv_meas_domain }
- toTopic: { get_input: hv_meas_kafka_topic }
+ - fromDomain: { get_input: hv_meas_domain }
+ toTopic: { get_input: hv_meas_kafka_topic }
docker_config:
healthcheck:
endpoint: /health/ready