Skip to content

Commit 5e01af8

Browse files
committed
increase-memory
1 parent 706a212 commit 5e01af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/main/apps/databases/cloudnative-pg/app/helmrelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ spec:
3939
resources:
4040
requests:
4141
cpu: 20m
42-
memory: 240M
42+
memory: 340M
4343
limits:
44-
memory: 240M
44+
memory: 340M

0 commit comments

Comments
 (0)