X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fportal%2Fcharts%2Fportal-sdk%2Fvalues.yaml;h=221c0709c4688e3c52094d9033ba0224ab792d42;hb=d683df86cf19b95116f60cb60b96c2f7fb271fd0;hp=be5d8aeeee6367761c1c83139d671930983bef84;hpb=9c381477a3319e5dff968b1a4e8566c71499b3b6;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.