fix(navidrome): memory limit 2Gi

This commit is contained in:
nold 2024-10-21 11:46:31 +02:00
parent 1270a0168f
commit 41de211449

View file

@ -71,4 +71,4 @@ resources:
cpu: 10m
memory: 50Mi
limits:
memory: 750Mi
memory: 2Gi