ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.81k stars 220 forks source link

Unify worker and controller images in helm chart #669

Closed mwylde closed 4 months ago

mwylde commented 4 months ago

Addresses #651 by using the same helm configuration for the controller and worker.

This is a backwards-incompatible change for users overriding the image for the controller or the worker.