Skip to content

Commit

Permalink
Reduce container size to 8GiB RAM + 2vCPU.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jan 22, 2025
1 parent b408fdf commit ac5857b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-service-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ spec:
value: comfy-registry-event
resources:
limits:
cpu: 4000m
memory: 16Gi
cpu: 2000m
memory: 8Gi

0 comments on commit ac5857b

Please sign in to comment.