summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Removing aai oxm files from configmapsMandeep Khinda11-25236/+43
-they have no parameterization, are huge files, and are breaching the configmap space removing them and finding an alternate way of getting them into the containers if they need to be externalized that can be done in a separate issue. for now emptyDir{} is good enough. Issue-ID: OOM-858 Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-03Conform to helm standardsDaniel Silverthorn31-15/+45
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-28champ and gizmo hotfixkj2-7/+5
fixes added sue to yaml validation issues Issue-ID: OOM-836 Change-Id: I9e03d85526ee9e6d5fbd893011db6ff15f95b74f Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-28Merge "Adding GIZMO chart to AAI"Mike Elliott20-0/+727
2018-03-28Merge "Add champ subchart to oom aai"Mike Elliott11-0/+382
2018-03-27Add champ subchart to oom aaiDaniel Silverthorn11-0/+382
Change-Id: I19973276c957bf46cdb7cf493cead188b9faa2ad Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-27Add standardized helm chart for aaikj85-0/+30027
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-27Adding GIZMO chart to AAIGurjeet Bedi20-0/+727
Gizmo chart files Issue-ID: OOM-798 Change-Id: Ic195d2973cfe5d5ace04670d3dcc6b43b820d461 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>