Merge "Add service end point annotation for portal"
[oom.git] / kubernetes / portal / values.yaml
index ae9479e..da851e0 100644 (file)
@@ -1,5 +1,6 @@
 nsPrefix: onap
 pullPolicy: Always
+nodePortPrefix: 302
 image:
   readiness: oomk8s/readiness-check:1.0.0
   portalapps: nexus3.onap.org:10001/openecomp/portalapps:1.1-STAGING-latest
@@ -8,3 +9,5 @@ image:
   portalwms: nexus3.onap.org:10001/openecomp/portalwms:1.1-STAGING-latest
   ubuntuInit: oomk8s/ubuntu-init:1.0.0
   ubuntuDesktop: dorowu/ubuntu-desktop-lxde-vnc
+onapPortal:
+  webappsDir: "/opt/apache-tomcat-8.0.37/webapps"
\ No newline at end of file