Skip to content

Commit

Permalink
decrease cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
gioelemella committed Oct 18, 2024
1 parent 14b083a commit 4f9facb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ microservice-chart:
resources:
requests:
memory: "768Mi"
cpu: "600m"
cpu: "300m"
limits:
memory: "768Mi"
cpu: "600m"
cpu: "300m"
autoscaling:
enable: true
minReplica: 10
Expand Down

0 comments on commit 4f9facb

Please sign in to comment.