Skip to content

Commit

Permalink
Remove Production Memory Limit (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
dydx authored Sep 12, 2024
1 parent d2c5e7d commit 855dbaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tgapi/kustomize/overlays/production/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ spec:
memory: 750Mi
limits:
cpu: 1
memory: 750Mi
env:
- name: AWS_REGION
value: us-east-1
Expand Down

0 comments on commit 855dbaf

Please sign in to comment.