aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/src/main/server/config/system.properties
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-04-25 10:49:09 -0500
committerJorge Hernandez <jh1730@att.com>2018-04-25 10:49:09 -0500
commitdd70cf21332d6fd7954073735547ffe2062275a1 (patch)
treea333ce38a24584c7e2e7188b81e27c2d1579dbfd /policy-management/src/main/server/config/system.properties
parent8e783bad73937fce1db30c246b54c282a10c642f (diff)
cook policy-keystore into drools image
OOM team reported issues with ONAP installation in terms of config map sizes. After discussion with OOM team, one solution is to cook it in the docker image itself. This will solve the size issue on the OOM side. Change-Id: I6848370f119cabdae450a1153a88ebd8c0f6b392 Issue-ID: POLICY-747 Signed-off-by: Jorge Hernandez <jh1730@att.com>
Diffstat (limited to 'policy-management/src/main/server/config/system.properties')
-rw-r--r--policy-management/src/main/server/config/system.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-management/src/main/server/config/system.properties b/policy-management/src/main/server/config/system.properties
index fbac119a..7f92c879 100644
--- a/policy-management/src/main/server/config/system.properties
+++ b/policy-management/src/main/server/config/system.properties
@@ -28,7 +28,7 @@ com.sun.management.jmxremote.ssl=false
# certs
-javax.net.ssl.trustStore=/opt/app/policy/etc/ssl/policy-keystore
+javax.net.ssl.trustStore=${{POLICY_HOME}}/etc/ssl/policy-keystore
javax.net.ssl.trustStorePassword=${{KEYSTORE_PASSWD}}
# standard logging