Skip to content

Commit 30658b0

Browse files
committed
updated memory limit for api pod to 4G
1 parent 25c979d commit 30658b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/vmpooler/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ api:
7070
memory: 2Gi
7171
limits:
7272
cpu: 2000m
73-
memory: 2Gi
73+
memory: 4Gi
7474

7575
manager:
7676
resources:

0 commit comments

Comments
 (0)