Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manager/manifests/cluster-autoscaler.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ spec:
name: cluster-autoscaler
resources:
limits:
cpu: 100m
memory: 300Mi
cpu: 150m
memory: 500Mi
requests:
cpu: 100m
memory: 300Mi
Expand Down