Skip to content

Commit c523a9f

Browse files
committed
chore: Increase worker memory
1 parent d4a6e4c commit c523a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/openneuro/values-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ apiMemoryRequests: 2Gi
4040

4141
# Worker resource configuration
4242
workerCpuRequests: 4
43-
workerMemoryRequests: 8Gi
43+
workerMemoryRequests: 12Gi
4444

4545
# Nginx resource configuration
4646
webCpuRequests: 0.25

0 commit comments

Comments
 (0)