Skip to content

Commit

Permalink
Reduce memory to 4GiB.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jan 22, 2025
1 parent ac5857b commit 6828234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-service-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ spec:
resources:
limits:
cpu: 2000m
memory: 8Gi
memory: 4Gi

0 comments on commit 6828234

Please sign in to comment.