Removing aai oxm files from configmaps
authorMandeep Khinda <mandeep.khinda@amdocs.com>
Mon, 9 Apr 2018 21:09:51 +0000 (21:09 +0000)
committerMandeep Khinda <mandeep.khinda@amdocs.com>
Mon, 9 Apr 2018 21:09:51 +0000 (21:09 +0000)
commitfe2fee11697294eb500cd45673270dd00dae4b0d
treeec674df3fb4c2eef69cea7720ee870738f6a0969
parent3102326877a615d6e4d9087b1a345ee0d89c31d0
Removing aai oxm files from configmaps

-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>
charts/aai-data-router/resources/config/model/aai_oxm_v10.xml [deleted file]
charts/aai-data-router/resources/config/model/aai_oxm_v11.xml [deleted file]
charts/aai-data-router/resources/config/model/aai_oxm_v8.xml [deleted file]
charts/aai-data-router/resources/config/model/aai_oxm_v9.xml [deleted file]
charts/aai-data-router/templates/configmap.yaml
charts/aai-data-router/templates/deployment.yaml
charts/aai-data-router/values.yaml
charts/aai-sparky-be/resources/config/model/aai_oxm_v9.xml [deleted file]
charts/aai-sparky-be/templates/configmap.yaml
charts/aai-sparky-be/templates/deployment.yaml
charts/aai-sparky-be/values.yaml