diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-19 15:48:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-19 15:48:27 +0000 |
commit | 38491152b004fa3eb0db01dfb985d78e0d681fd2 (patch) | |
tree | 6cee10679ddae334f2c9bdc2051c5c7f68478b54 /kubernetes/policy/components/policy-apex-pdp/resources | |
parent | cadc50ffd8c733a23c07ad4307e0b90bcf2e38cd (diff) | |
parent | 9827427ca4e43d94dcfc0dd1489c796fb3eaeeb9 (diff) |
Merge "[POLICY] Use apex 2.4.4 and drools 1.7.5"
Diffstat (limited to 'kubernetes/policy/components/policy-apex-pdp/resources')
-rwxr-xr-x | kubernetes/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json b/kubernetes/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json index 539ef5a465..66a42f0171 100755 --- a/kubernetes/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json +++ b/kubernetes/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json @@ -28,6 +28,7 @@ "topic" : "POLICY-PDP-PAP", "servers" : [ "message-router" ], "useHttps" : true, + "fetchTimeout": 15000, "topicCommInfrastructure" : "dmaap" }], "topicSinks" : [{ |