X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fportal%2Fcharts%2Fportal-sdk%2Fvalues.yaml;h=221c0709c4688e3c52094d9033ba0224ab792d42;hb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;hp=be5d8aeeee6367761c1c83139d671930983bef84;hpb=49b70f0ba3c7e97b79615161c190b80f40ee8f9b;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/values.yaml b/ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/values.yaml index be5d8aee..221c0709 100755 --- a/ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/values.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/portal/charts/portal-sdk/values.yaml @@ -22,6 +22,18 @@ global: readinessImage: readiness-check:2.0.0 loggingRepository: docker.elastic.co loggingImage: beats/filebeat:5.5.0 + env: + tomcatDir: "/opt/apache-tomcat-8.0.37" + # portal frontend port + portalPort: "8989" + portalFEPort: "30225" + # application's front end hostname. Must be resolvable on the client side environment + portalHostName: "portal.api.simpledemo.onap.org" + keystoreFile: "keystoreONAPPortal.p12" + truststoreFile: "truststoreONAPall.jks" + keypass: ",@{9!OOv%HO@#c+0Z}axu!xV" + trustpass: "changeit" + ################################################################# # Application configuration defaults.