gc cpu throttling

This commit is contained in:
Joseph Hanson 2024-05-28 10:30:05 -05:00
parent 8904778703
commit c6c3dfaab9
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -36,3 +36,11 @@ spec:
memory: 150Mi
limits:
memory: 150Mi
gc:
resources:
limits:
cpu: 10m
memory: 1Gi
requests:
cpu: 10m
memory: 128Mi