Skip to content

Commit 6ea4a9e

Browse files
authored
Merge pull request #159 from puppetlabs/P4DEVOPS-4531
Update memory limit for api pod to 4G
2 parents 25c979d + 30658b0 commit 6ea4a9e

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)