Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Fix #457: remove limits from camel controller manager (#460)
Browse files Browse the repository at this point in the history
* Fix #457: remove limits from camel controller manager

* Fix #457: keeping requests
  • Loading branch information
nicolaferraro authored and knative-prow-robot committed Jun 12, 2019
1 parent f8b5ed8 commit bf34fb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions contrib/camel/config/500-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ spec:
- image: github.com/knative/eventing-contrib/contrib/camel/cmd/controller
name: manager
resources:
limits:
cpu: 100m
memory: 30Mi
requests:
cpu: 20m
memory: 20Mi
Expand Down

0 comments on commit bf34fb9

Please sign in to comment.