From a7dbd02b66ec12ed43464d05ca04a33a1b9f2492 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 13 Jul 2020 10:55:47 -0500 Subject: [POLICY] update released images - update to the latest released images versions. - added fetchTimeout configuration to XACML-PDP and PAP for POLICY-2702. Issue-ID: POLICY-2695 Signed-off-by: jhh Change-Id: I492212e3920f93d42870ca20b7d0ca38c7841831 --- kubernetes/policy/charts/pap/resources/config/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'kubernetes/policy/charts/pap/resources') diff --git a/kubernetes/policy/charts/pap/resources/config/config.json b/kubernetes/policy/charts/pap/resources/config/config.json index 5c02ce0f12..aba167708c 100644 --- a/kubernetes/policy/charts/pap/resources/config/config.json +++ b/kubernetes/policy/charts/pap/resources/config/config.json @@ -50,6 +50,7 @@ "topic" : "POLICY-PDP-PAP", "servers" : [ "message-router" ], "useHttps": true, + "fetchTimeout": 15000, "topicCommInfrastructure" : "dmaap" }], "topicSinks" : [{ -- cgit 1.2.3-korg