From a1e0153fcc6ba67737f23fa0b14c95b0ab66d18c Mon Sep 17 00:00:00 2001 From: renealr Date: Wed, 5 Jun 2019 17:19:58 -0400 Subject: update sparky config to user global aai ns update sparky to use global aai ns to align with portal configuration Issue-ID: PORTAL-596 Change-Id: Id80fe4475773e4440d95e0eac2461f7a33fe4b6d Signed-off-by: renealr --- charts/aai-sparky-be/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/aai-sparky-be/values.yaml b/charts/aai-sparky-be/values.yaml index 476365b..d17c015 100644 --- a/charts/aai-sparky-be/values.yaml +++ b/charts/aai-sparky-be/values.yaml @@ -44,7 +44,7 @@ config: portalCookieName: UserId portalAppRoles: ui_view aafUsername: aai@aai.onap.org - aafNamespace: org.onap.aai.aaiui + aafNamespace: org.onap.aai aafPassword: enc:xxYw1FqXU5UpianbPeH5Rezg0YfjzuwQrSiLcCmJGfz cadiKeyFile: /opt/app/sparky/config/portal/keyFile cadiTrustStore: /opt/app/sparky/config/auth/truststoreONAPall.jks -- cgit 1.2.3-korg