Increase limit
This commit is contained in:
parent
1543b52758
commit
4111756ef4
1 changed files with 2 additions and 2 deletions
|
@ -67,11 +67,11 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
cpu: 1500m
|
||||
hugepages-2Mi: 1Gi
|
||||
hugepages-2Mi: 2Gi
|
||||
memory: 2048Mi
|
||||
requests:
|
||||
cpu: 500m
|
||||
hugepages-2Mi: 1Gi
|
||||
hugepages-2Mi: 2Gi
|
||||
memory: 256Mi
|
||||
readinessProbe:
|
||||
tcpSocket:
|
||||
|
|
Loading…
Add table
Reference in a new issue