summaryrefslogtreecommitdiffstats
path: root/charts/aai-babel
diff options
context:
space:
mode:
Diffstat (limited to 'charts/aai-babel')
-rw-r--r--charts/aai-babel/values.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/charts/aai-babel/values.yaml b/charts/aai-babel/values.yaml
index b26b858..8c192e5 100644
--- a/charts/aai-babel/values.yaml
+++ b/charts/aai-babel/values.yaml
@@ -69,13 +69,13 @@ resources:
cpu: 2
memory: 4Gi
requests:
- cpu: 1
- memory: 2Gi
+ cpu: 0.5
+ memory: 1Gi
large:
limits:
cpu: 4
memory: 8Gi
requests:
- cpu: 4
- memory: 8Gi
+ cpu: 2
+ memory: 2Gi
unlimited: {}