Skip to content

Commit 6015696

Browse files
committed
chore(helm): Reduce memory for Redis to 2GB
Using less than anticipated in production.
1 parent 389567c commit 6015696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/openneuro/values-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ redis:
7474
resources:
7575
requests:
7676
cpu: "1"
77-
memory: "8Gi"
77+
memory: "2Gi"

0 commit comments

Comments
 (0)