aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/k8s-heartbeat.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/k8s-heartbeat.yaml')
-rw-r--r--dpo/k8s-heartbeat.yaml18
1 files changed, 10 insertions, 8 deletions
diff --git a/dpo/k8s-heartbeat.yaml b/dpo/k8s-heartbeat.yaml
index 0c633e8..ed7f0da 100644
--- a/dpo/k8s-heartbeat.yaml
+++ b/dpo/k8s-heartbeat.yaml
@@ -18,14 +18,14 @@
tosca_definitions_version: cloudify_dsl_1_3
imports:
- - 'http://www.getcloudify.org/spec/cloudify/3.4/types.yaml'
- - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml
+ - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
+ - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.13/k8splugin_types.yaml
- https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/pgaas/1.1.0/pgaas_types.yaml
inputs:
tag_version:
type: string
- default: 'nexus.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.1.0'
+ default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.1.0'
heartbeat_name:
type: string
default: 'dcae-heartbeat-service'
@@ -57,12 +57,13 @@ inputs:
default: '300'
consumerID:
type: string
- default: "1"
+ default: '1'
groupID:
type: string
- default: groupID
+ default: hbgrpID
namespace:
type: string
+ default: onap
pg_dbName:
type: string
default: hb_vnf
@@ -74,16 +75,16 @@ inputs:
default: pg-heartbeatpwd
pg_portNum:
type: string
- default: "5432"
+ default: '5432'
pg_userName:
type: string
default: heartbeat
ves_heartbeat_publish_url:
type: string
- default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"
+ default: 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'
dcae_CL_publish_url:
type: string
- default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"
+ default: 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'
node_templates:
hbpostgres:
type: dcae.nodes.ContainerizedApplication
@@ -133,6 +134,7 @@ node_templates:
get_input: pg_dbName
ports:
- "10002:0"
+
properties:
application_config:
CBS_polling_allowed: