mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
fix(navidrome): memory limit 2Gi
This commit is contained in:
parent
1270a0168f
commit
41de211449
1 changed files with 1 additions and 1 deletions
|
@ -71,4 +71,4 @@ resources:
|
|||
cpu: 10m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 750Mi
|
||||
memory: 2Gi
|
||||
|
|
Loading…
Reference in a new issue