mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -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:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 128Mi
|
memory: 512Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue