chore(cnpg): increase CPU resources
All checks were successful
Renovate / renovate (push) Successful in 1m38s
All checks were successful
Renovate / renovate (push) Successful in 1m38s
This commit is contained in:
parent
7875c806cd
commit
a99a33ce2c
1 changed files with 2 additions and 2 deletions
|
@ -47,10 +47,10 @@ spec:
|
|||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 400m
|
||||
memory: 600Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
cpu: 1200m
|
||||
memory: 900Mi
|
||||
|
||||
affinity:
|
||||
|
|
Loading…
Add table
Reference in a new issue