Skip to content

Commit

Permalink
Merge pull request #76 from SmartColumbusOS/scosopedia-337
Browse files Browse the repository at this point in the history
Scosopedia#337 Increase Strimzi CPU limits and requests
  • Loading branch information
ksmith-accenture authored Apr 29, 2021
2 parents 63224a0 + 7a2ffd9 commit c338dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions strimzi-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ watchNamespaces:

resources:
limits:
cpu: 100m
cpu: 500m
requests:
cpu: 10m
cpu: 100m

0 comments on commit c338dc1

Please sign in to comment.