Skip to content

Commit

Permalink
Merge pull request #10377 from olemarkus/automated-cherry-pick-of-#10…
Browse files Browse the repository at this point in the history
…375-origin-release-1.19

Automated cherry pick of #10375: Remove resource limits from cluster autoscaler
  • Loading branch information
k8s-ci-robot committed Dec 6, 2020
2 parents 0c5e3bb + cc70825 commit 8b20900
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 8b20900

Please sign in to comment.