summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-data-router/templates/configmap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-03Add schemaIngest resource to aai-data-routerMichael Arrastia1-1/+1
This file is required to configure the location of the OXM files ingested by the data-router microservice. Change-Id: Ie360f0b80af39c709a5c3dcb18ce06768fbb40a6 Issue-ID: AAI-1229 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-04-09Removing aai oxm files from configmapsMandeep Khinda1-32/+0
-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-03-27Add standardized helm chart for aaikj1-0/+48
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>