Skip to content

Commit 4248c64

Browse files
committed
Increase memory request for crestem-ong-api from 200Mi to 300Mi in values.yaml
1 parent 4023df6 commit 4248c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/crestem-ong-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ readinessProbe:
3434
resources:
3535
requests:
3636
cpu: 10m
37-
memory: 200Mi
37+
memory: 300Mi
3838
limits:
3939
cpu: 500m
4040
memory: 512Mi

0 commit comments

Comments
 (0)