Skip to content

Commit

Permalink
revert resource limits increase
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Jan 7, 2025
1 parent f0a8c5c commit 7d50d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/edot-collector/kube-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ collectors:
resources:
limits:
cpu: 1500m
memory: 2500Mi
memory: 1500Mi
requests:
cpu: 100m
memory: 500Mi
Expand Down

0 comments on commit 7d50d2a

Please sign in to comment.