Skip to content

Commit 6513b57

Browse files
committed
wallabag: Increase memory limit to 5Gi
1 parent c26b878 commit 6513b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/wallabag/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app-template:
5959
cpu: 10m
6060
memory: 145Mi
6161
limits:
62-
memory: 2Gi
62+
memory: 5Gi
6363

6464
securityContext:
6565
runAsUser: 0

0 commit comments

Comments
 (0)