mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
fix memory limit
This commit is contained in:
parent
201a9e6574
commit
cb59bd19d2
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ nextcloud:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
memory: 128Mi
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 512Mi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue