Skip to content

Commit

Permalink
Merge pull request #577 from cliveseldon/helm_operator
Browse files Browse the repository at this point in the history
Remove request limits from operator
  • Loading branch information
ukclivecox authored May 20, 2019
2 parents eee7d9f + 584d469 commit be9e532
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helm-charts/seldon-core-operator/templates/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,6 @@ spec:
name: webhook-server
protocol: TCP
resources:
limits:
cpu: 100m
memory: 30Mi
requests:
cpu: 100m
memory: 20Mi
Expand Down

0 comments on commit be9e532

Please sign in to comment.