aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-04-06 10:03:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-06 10:03:29 +0000
commit3f2818ea024b8e4089c4db3193a24986bf8e999a (patch)
tree64313f3ebe96614706af7ebc42f48bdf7b8f7b39
parentb229137d476e4ee74ee0078ad7b89b2ea1fb6813 (diff)
parent05c1bbdc9edf75facefb00bceae1c25206fd0d04 (diff)
Merge "Update PH config"
-rw-r--r--kubernetes/dcaegen2/components/dcae-policy-handler/resources/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-policy-handler/resources/config/config.json b/kubernetes/dcaegen2/components/dcae-policy-handler/resources/config/config.json
index b459a989d7..2e47c9e118 100644
--- a/kubernetes/dcaegen2/components/dcae-policy-handler/resources/config/config.json
+++ b/kubernetes/dcaegen2/components/dcae-policy-handler/resources/config/config.json
@@ -24,7 +24,7 @@
"timeout_in_secs": 60
},
"dmaap_mr" : {
- "url" : "https://message-router:3904/events/unauthenticated.POLICY-NOTIFICATION/policy-handler/ph1",
+ "url" : "https://message-router:3905/events/POLICY-NOTIFICATION/policy-handler/ph1",
"query": {
"timeout": 15000
},