diff options
author | fpaquett <francis.paquette@amdocs.com> | 2018-11-30 13:15:48 -0500 |
---|---|---|
committer | fpaquett <francis.paquette@amdocs.com> | 2018-11-30 13:16:53 -0500 |
commit | e9a6bff0aa78cbdd435fb28b471ede1e9125e8b5 (patch) | |
tree | 7502c61a41e87b74134838eb92b0958bd3fe4972 /charts/aai-elasticsearch | |
parent | abbdb91eb0a48d10dae6cf457e1abe23a9b173d9 (diff) |
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>
Diffstat (limited to 'charts/aai-elasticsearch')
-rw-r--r-- | charts/aai-elasticsearch/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-elasticsearch/values.yaml b/charts/aai-elasticsearch/values.yaml index 8eb4d27..2351f4f 100644 --- a/charts/aai-elasticsearch/values.yaml +++ b/charts/aai-elasticsearch/values.yaml @@ -86,7 +86,7 @@ resources: cpu: 2 memory: 4Gi requests: - cpu: 1 + cpu: 0.5 memory: 2Gi large: limits: |