summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-graphadmin/resources/config/realm.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall1-42/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-11Merge "Mount the realm properites into containers"Borislav Glozman1-1/+0
2018-10-08Mount the realm properites into containersKajur, Harish (vk250x)1-1/+0
Fix a bug where the realm configmap was created but it wasn't being mounted into the containers so any changes being done is not being reflected in the pods Issue-ID: AAI-1700 Change-Id: I987c80a5f74ee3be5aaec6ffc9990efbae0f4c8d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-26Add pomba and vfc to realm filesJimmy Forsyth1-0/+2
Issue-ID: AAI-1616 Change-Id: If313442e51bcebcd8ed259bca04b1fe3037b2a5e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-17Add AAF style creds to realm.propsJimmy Forsyth1-0/+9
Change-Id: Ic8306dc22936e248c8095177fa7a6859b92f5e03 Issue-ID: AAI-1617 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)1-0/+32
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>