Skip to content

Commit

Permalink
Merge pull request #10375 from olemarkus/ca-no-limits
Browse files Browse the repository at this point in the history
Remove resource limits from cluster autoscaler
  • Loading branch information
k8s-ci-robot committed Dec 6, 2020
2 parents e68a464 + 75d4e2b commit baec602
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions upup/models/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ spec:
- image: {{ .Image }}
name: cluster-autoscaler
resources:
limits:
cpu: 100m
memory: 300Mi
requests:
cpu: 100m
memory: 300Mi
Expand Down

0 comments on commit baec602

Please sign in to comment.