aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/k8s-heartbeat-inputs.yaml
blob: ec50eb8d4647d62bbbef70d33c2e6dee4c088242 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
tag_version: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.1.0'
heartbeat_name: 'dcae-heartbeat-service'
replicas: 1
host_port: 30230
container_port: 10002
consul_host: 'consul-server.onap'
consul_port: 8500
CBS_polling_allowed: 'True'
CBS_polling_interval: '300'
consumerID: '1'
groupID: 'hbgrpID'
pg_ipAddress: 'hbpostgres-write'
pg_passwd: 'postgres'
pg_dbName: postgres
pg_portNum: '5432'
pg_userName: 'postgres'
ves_heartbeat_publish_url: 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'
dcae_CL_publish_url: 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'
namespace: 'onap'