mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
updated memory limit for api pod to 4G
This commit is contained in:
parent
25c979d998
commit
30658b048c
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ api:
|
|||
memory: 2Gi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 2Gi
|
||||
memory: 4Gi
|
||||
|
||||
manager:
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue