Skip to content

Commit

Permalink
Revert "limit memory on usage service" (#6159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored Dec 24, 2024
1 parent 38e457b commit cc0d107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/services/usage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ export function deployUsage({
exposesMetrics: true,
port: 4000,
pdb: true,
memoryLimit: '1Gi',
autoScaling: {
cpu: {
cpuAverageToScale: 60,
Expand Down

0 comments on commit cc0d107

Please sign in to comment.