aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2019-08-14 18:23:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-14 18:23:10 +0000
commit8f08a7d4e33a82461c39c2caab97bcaeb4538747 (patch)
treee8d7e9f2ce6e02032c0b809a7e34b275c8a0b7f5
parentf60b5dd56a5cc287b6ad007e7dd22612fa547f4e (diff)
parent9fe492ced17abbda1e28ea73e713c4cac0baf046 (diff)
Merge "change mr default port to https:3905"
-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