Merge "[POLICY] legacy PDP healtchcheck removed"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Sun, 19 Apr 2020 07:19:42 +0000 (07:19 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 19 Apr 2020 07:19:42 +0000 (07:19 +0000)
kubernetes/policy/charts/drools/resources/configmaps/feature-healthcheck.properties

index 52a1908..189248f 100644 (file)
@@ -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,PDP
+http.client.services=PAP
 
 http.client.services.PAP.host={{ .Values.global.pap.nameOverride }}
 http.client.services.PAP.port=9091