Skip to content

Commit

Permalink
Increase operator memeory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
camilb committed Jul 16, 2020
1 parent e54c076 commit bb1e515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/prometheus-operator/prometheus-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
resources:
limits:
cpu: 200m
memory: 100Mi
memory: 500Mi
requests:
cpu: 100m
memory: 50Mi
Expand Down

0 comments on commit bb1e515

Please sign in to comment.