summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-04-09 16:35:50 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-04-15 11:50:34 -0500
commit110657a0dcf682f7b5b0d533a36a36fe0df0cc84 (patch)
tree4fb9b384150d6c9b21aca6a69332857e87e2d15c /kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties
parent5dd67b4ad46e1769aee148218337c1a61f3727b4 (diff)
[POLICY] legacy pdp health + new image versions
Issue-ID: POLICY-2471 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ia05d2c52e99757dafff4ac8bbcc7ef4269734707 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties')
-rw-r--r--kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties b/kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties
index 189248ffb3..52a1908378 100644
--- a/kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties
+++ b/kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties
@@ -30,7 +30,7 @@ http.server.services.HEALTHCHECK.https=true
http.server.services.HEALTHCHECK.aaf=${envd:AAF:false}
http.server.services.HEALTHCHECK.serialization.provider=org.onap.policy.common.gson.JacksonHandler,org.onap.policy.common.endpoints.http.server.YamlJacksonHandler
-http.client.services=PAP
+http.client.services=PAP,PDP
http.client.services.PAP.host={{ .Values.global.pap.nameOverride }}
http.client.services.PAP.port=9091