feat(cnpg): increase resources
All checks were successful
Renovate / renovate (push) Successful in 38s
All checks were successful
Renovate / renovate (push) Successful in 38s
This commit is contained in:
parent
cbd75e1400
commit
00231308c5
1 changed files with 2 additions and 2 deletions
|
@ -44,10 +44,10 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 400Mi
|
||||
memory: 600Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 800Mi
|
||||
memory: 900Mi
|
||||
|
||||
affinity:
|
||||
enablePodAntiAffinity: true
|
||||
|
|
Loading…
Reference in a new issue