Skip to content

Commit

Permalink
Increase worker dao memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
DaviPtrs authored Dec 14, 2024
1 parent f8b62af commit 501549e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/commune-worker/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ releases:
args: ["dao"]
resources:
limits:
memory: 256Mi
memory: 512Mi
cpu: 1
requests:
memory: 200Mi
Expand Down Expand Up @@ -89,4 +89,4 @@ releases:
requests:
memory: 200Mi



0 comments on commit 501549e

Please sign in to comment.