aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryanhuanwang <martin.c.yan@est.tech>2019-07-31 12:01:10 +0000
committeryanhuanwang <martin.yan.seu@gmail.com>2019-07-31 15:17:31 +0200
commit9fe492ced17abbda1e28ea73e713c4cac0baf046 (patch)
tree0c49c40d241ab6375ed96c872858d2e0377f2100
parentaeb9a86e4a63d9d69d9a23d6953de312fb5044ea (diff)
change mr default port to https:3905
Change-Id: I3fada4907601e999490d73bbc85e792c538547b2 Issue-ID: DCAEGEN2-1595 Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
-rw-r--r--datafile-app-server/dpo/blueprints/k8s-datafile.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/datafile-app-server/dpo/blueprints/k8s-datafile.yaml b/datafile-app-server/dpo/blueprints/k8s-datafile.yaml
index 2de0a248..0e668b10 100644
--- a/datafile-app-server/dpo/blueprints/k8s-datafile.yaml
+++ b/datafile-app-server/dpo/blueprints/k8s-datafile.yaml
@@ -32,11 +32,11 @@ inputs:
dmaap_mr_port:
type: integer
description: dmaap messagerouter port
- default: 3904
+ default: 3905
dmaap_mr_protocol:
type: string
description: dmaap messagerouter protocol
- default: "http"
+ default: "https"
tag_version:
type: string
description: DFC image tag/version