open-feature / open-feature-operator

A Kubernetes feature flag operator
https://openfeature.dev
Apache License 2.0
164 stars 33 forks source link

fix: helm sidecar resources not applied #639

Closed toddbaert closed 1 month ago

toddbaert commented 1 month ago

We weren't correctly overlaying these in helm. I've added them similarly to others, using the same defaults from from here.

Fixes: https://github.com/open-feature/open-feature-operator/issues/630

Manually tested and works as expected as well.