Limit to 4 threads for the pool.

This commit is contained in:
Joseph Hanson 2024-03-20 09:23:11 -05:00
parent 7791f0213d
commit 474384ea28
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -14,6 +14,8 @@ spec:
memory: 500Mi
limits:
memory: 3Gi
args:
- "--proactor_threads=4"
snapshot:
cron: "*/5 * * * *"
persistentVolumeClaimSpec: