mirror of
https://github.com/nold360/hive-apps
synced 2024-12-23 06:01:18 +00:00
Change(mealie): Resource Limits
This commit is contained in:
parent
155abe2c5b
commit
9aed5be472
1 changed files with 5 additions and 0 deletions
|
@ -30,3 +30,8 @@ persistence:
|
|||
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 256Mi
|
||||
|
|
Loading…
Reference in a new issue