Skip to content

Commit

Permalink
fix: cpu reduced to 10 and memory to 56
Browse files Browse the repository at this point in the history
  • Loading branch information
pahmadi8740 committed Sep 22, 2023
1 parent 314788f commit 2e0994e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/arax/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ affinity:

resources:
requests:
memory: 48Gi
cpu: 80000m
memory: 56Gi
cpu: 10000m
limits:
memory: 58Gi
cpu: 14000m
Expand Down

0 comments on commit 2e0994e

Please sign in to comment.