Updating port URL per portal team request 78/87178/4
authorJimmy Forsyth <jf2512@att.com>
Tue, 7 May 2019 18:07:14 +0000 (14:07 -0400)
committerJames Forsyth <jf2512@att.com>
Wed, 8 May 2019 13:30:04 +0000 (13:30 +0000)
Issue-ID: AAI-2411
Change-Id: Ibd784eaa3c144ddc78d5a340a9b92219a4541451
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties

index 546955f..375ffc1 100644 (file)
@@ -22,10 +22,10 @@ portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPICentral
 
 # Instance of ECOMP Portal where the app has been on-boarded
 # use insecure http for dev purposes to avoid self-signed certificate
-ecomp_rest_url = http://portal-app.{{.Release.Namespace}}:8989/ONAPPORTAL/auxapi
+ecomp_rest_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/auxapi
 
 # Standard global logon page
-ecomp_redirect_url = http://portal-app.{{.Release.Namespace}}:8989/ONAPPORTAL/login.htm
+ecomp_redirect_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm
 
 # Name of cookie to extract on login request
 csp_cookie_name = EPService