diff options
author | renealr <reneal.rogers@amdocs.com> | 2019-06-05 17:19:58 -0400 |
---|---|---|
committer | renealr <reneal.rogers@amdocs.com> | 2019-06-05 17:21:09 -0400 |
commit | a1e0153fcc6ba67737f23fa0b14c95b0ab66d18c (patch) | |
tree | 40f313502d646ca2b98a774cf4feb9b05fbb0d41 /charts/aai-sparky-be/values.yaml | |
parent | 369950a9292ed66ae33d30aed50c5527ec530004 (diff) |
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 <reneal.rogers@amdocs.com>
Diffstat (limited to 'charts/aai-sparky-be/values.yaml')
-rw-r--r-- | charts/aai-sparky-be/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |