X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=packages%2Fpolicy-pap-tarball%2Fsrc%2Fmain%2Fresources%2Fetc%2FdefaultConfig.json;h=573ecc9a58127919c1292578acc1d30631949d6e;hb=a978716f5f5a494276c88794c3d366a012479f0d;hp=575880cbf29f9dce767e8e590f9cb0df0de6815a;hpb=861dbc22855e93784eb2145daea7be9f189ad765;p=policy%2Fpap.git diff --git a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json index 575880cb..573ecc9a 100644 --- a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json +++ b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json @@ -73,5 +73,12 @@ "password": "zb!XztG34", "useHttps": true, "basePath": "healthcheck" + }, + { + "clientName": "dmaap", + "hostname": "message-router", + "port": 3905, + "useHttps": true, + "basePath": "topics" }] }