aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/resources/config/pe/paplp.conf
diff options
context:
space:
mode:
authorMichael Mokry <mm117s@att.com>2018-08-22 10:58:31 -0500
committerMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-08-30 00:30:15 +0000
commit3efae0b0708a357ad6c965414152941e21c9813f (patch)
treefe7b81d80b8e79c52fe9844795bdd729a8a36af2 /kubernetes/policy/resources/config/pe/paplp.conf
parent20bb5cdd606bbc65ef4bf13defef674d9f6934cf (diff)
OOM changes to support PE https
Made changes to the conf files and scripts to set installation variables and use https in urls Made changes to push-policies.sh and drools base.conf Change-Id: If06b91c7cd2f26f08dfabc1054b03f2813224ace Issue-ID: POLICY-781 Signed-off-by: Michael Mokry <mm117s@att.com>
Diffstat (limited to 'kubernetes/policy/resources/config/pe/paplp.conf')
-rw-r--r--kubernetes/policy/resources/config/pe/paplp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/resources/config/pe/paplp.conf b/kubernetes/policy/resources/config/pe/paplp.conf
index 3d59d818c9..34186d5652 100644
--- a/kubernetes/policy/resources/config/pe/paplp.conf
+++ b/kubernetes/policy/resources/config/pe/paplp.conf
@@ -17,7 +17,7 @@ LOGPARSER_JMX_PORT=9996
LOGPARSER_X_MS_MB=1024
LOGPARSER_X_MX_MB=1024
-SERVER=http://{{ include "common.servicename" . }}:{{.Values.service.externalPort2}}/pap/
+SERVER=https://{{ include "common.servicename" . }}:{{.Values.service.externalPort2}}/pap/
LOGPATH=/var/log/onap/policy/pap/pap-rest.log
PARSERLOGPATH=/opt/app/policy/servers/paplp/bin/IntegrityMonitor.log