Reducing the size of some ms

Reduced the footprint of sparky, data-router, search and elastic search
for the small flavor.

Issue-ID: AAI-1940
Change-Id: I474aa2eb12b14e091d3011d23587ad7453d37a3d
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
diff --git a/kubernetes/aai/charts/aai-search-data/values.yaml b/kubernetes/aai/charts/aai-search-data/values.yaml
index 292e23c..7022596 100644
--- a/kubernetes/aai/charts/aai-search-data/values.yaml
+++ b/kubernetes/aai/charts/aai-search-data/values.yaml
@@ -67,8 +67,8 @@
       cpu: 2
       memory: 4Gi
     requests:
-      cpu: 1
-      memory: 2Gi
+      cpu: 0.25
+      memory: 750Mi
   large:
     limits:
       cpu: 4