aboutsummaryrefslogtreecommitdiffstats
path: root/miss_htbt_service/config/hbproperties.yaml
diff options
context:
space:
mode:
authorPrakashH <pbhandar@techmahindra.com>2019-01-28 20:49:02 +0000
committerPrakashH <pbhandar@techmahindra.com>2019-01-28 20:49:02 +0000
commita86243058c2daa560aebaecdb096ff63788a6f44 (patch)
tree68d29b8ec0545792d50785b0105914d00c73d884 /miss_htbt_service/config/hbproperties.yaml
parent20110ffeb5071193e7b437e797636d9d6318dcd4 (diff)
Heartbeat Microservice Support
Heartbeat service monitors missing HB notification Issue-ID: DCAEGEN2-267 Change-Id: I0fd191b2a3495202e22f633ada4a1350a97557ad Signed-off-by: PrakashH <pbhandar@techmahindra.com>
Diffstat (limited to 'miss_htbt_service/config/hbproperties.yaml')
-rw-r--r--miss_htbt_service/config/hbproperties.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/miss_htbt_service/config/hbproperties.yaml b/miss_htbt_service/config/hbproperties.yaml
index b0806e4..ca33cc5 100644
--- a/miss_htbt_service/config/hbproperties.yaml
+++ b/miss_htbt_service/config/hbproperties.yaml
@@ -4,7 +4,7 @@ pg_ipAddress: 10.0.4.1
pg_portNum: 5432
pg_userName: postgres
pg_passwd: postgres
-pg_dbName: hb_vnf
+pg_dbName: postgres
#Periodic polling of CBS config download
CBS_polling_allowed: True