Skip to content

Commit

Permalink
kafka topic jobs were taking too long, maybe because of scarce mem
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jul 15, 2024
1 parent 33bac2c commit 733837d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kafka/topic-job/kafka-topic-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
resources:
requests:
cpu: 100m
memory: 50Mi
memory: 100Mi
limits:
cpu: 100m
memory: 50Mi
memory: 100Mi

0 comments on commit 733837d

Please sign in to comment.