Skip to content

Commit

Permalink
remove resource limit
Browse files Browse the repository at this point in the history
Signed-off-by: nasusoba <[email protected]>
  • Loading branch information
nasusoba committed Jun 11, 2024
1 parent 9dfa95b commit ec974d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions controlplane/config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,4 @@ spec:
- --enable-leader-election
image: controller:latest
name: manager
resources:
limits:
cpu: 100m
memory: 30Mi
requests:
cpu: 100m
memory: 20Mi
terminationGracePeriodSeconds: 10

0 comments on commit ec974d6

Please sign in to comment.