Skip to content

Commit

Permalink
Ensure initial operator pods fit on one t3.medium
Browse files Browse the repository at this point in the history
(cherry picked from commit bcd8c19)
  • Loading branch information
deliahu committed Jul 6, 2021
1 parent eb891c1 commit bc54253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/manifests/istio.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
targetPort: 15443
resources:
requests:
cpu: 512m
cpu: 400m
memory: 128Mi
limits:
cpu: 1500m
Expand Down

0 comments on commit bc54253

Please sign in to comment.