honeycombio / helm-charts

Helm repository and charts for Honeycomb
Apache License 2.0
30 stars 39 forks source link

Refinery - Redis container resources #331

Closed gjacquet closed 10 months ago

gjacquet commented 10 months ago

It is usually recommended for each container in a pod to have proper resources requests and limits. While these can be set for refinery itself, I could not find a way to set resources for the redis deployment used for peer discovery.

I believe redis resources should be configurable through values.yaml