Skip to content

Commit

Permalink
TECH-4475 - Resource optimizations based on PerfectScale values
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbotto committed Feb 12, 2025
1 parent e6739cf commit b6097ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions helm/staging/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ podAnnotations:
reloader.stakater.com/auto: "true"

resources:
limits:
memory: 2Gi
requests:
cpu: 35m
memory: 500Mi
memory: 350Mi
cpu: 15m
limits:
memory: 550Mi

env:
NODE_ENV:
Expand Down

0 comments on commit b6097ae

Please sign in to comment.