aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-sparky-be/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be/values.yaml')
-rw-r--r--kubernetes/aai/components/aai-sparky-be/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/aai/components/aai-sparky-be/values.yaml b/kubernetes/aai/components/aai-sparky-be/values.yaml
index 7fe0a62ace..a2f13a257f 100644
--- a/kubernetes/aai/components/aai-sparky-be/values.yaml
+++ b/kubernetes/aai/components/aai-sparky-be/values.yaml
@@ -109,14 +109,14 @@ podAnnotations:
resources:
small:
limits:
- cpu: 2
+ cpu: 999
memory: 4Gi
requests:
cpu: 0.25
memory: 1Gi
large:
limits:
- cpu: 4
+ cpu: 999
memory: 8Gi
requests:
cpu: 0.5