Changed fqdn to match ssl certificate allowed name 58/88958/1
authorWelch, Lorraine (lb2391) <lb2391@att.com>
Thu, 30 May 2019 19:16:45 +0000 (15:16 -0400)
committerWelch, Lorraine (lb2391) <lb2391@att.com>
Thu, 30 May 2019 19:16:45 +0000 (15:16 -0400)
Issue-ID: PORTAL-596

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I65987549c9353d6a4d072a1ee7cae15a25a3675d

kubernetes/portal/charts/portal-mariadb/values.yaml

index f040d10..e00f0fc 100644 (file)
@@ -51,7 +51,7 @@ config:
   # aai sparky ui assignment for port 8080
   aaiSparkyPort: "30220"
   # application's front end hostname.  Must be resolvable on the client side environment
-  aaiSparkyHostName: "aai.api.sparky.simpledemo.onap.org"
+  aaiSparkyHostName: "aai.ui.simpledemo.onap.org"
   # cli ui  assignment for port 8080
   cliPort: "30260"
   # application's front end hostname.  Must be resolvable on the client side environment