Skip to content

Commit

Permalink
Increase memory limit of calico kube-controllers as new release requi…
Browse files Browse the repository at this point in the history
…res more memory on large clusters
  • Loading branch information
ScheererJ authored May 19, 2022
1 parent 7a32a61 commit 71e9fd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
cpu: 10m
memory: 50Mi
limits:
memory: 500Mi
memory: 2Gi
livenessProbe:
exec:
command:
Expand Down

0 comments on commit 71e9fd9

Please sign in to comment.