quickwit-oss / helm-charts

Helm charts for Quickwit
https://helm.quickwit.io
MIT License
22 stars 28 forks source link

Feature Request: Add Support for initContainers in Helm charts for all deployable components #91

Closed hgudladona closed 3 months ago

hgudladona commented 4 months ago

We request to add add Support for initContainers in Helm charts for all deployable components. This can help in use cases such as templating the node configuration and use the init container to substitute some values in the config file and use the mutated file as the config source for the quickwit components.

We are working on a PR to propose this.

idrissneumann commented 3 months ago

PR #92 merged, we can close :)

Thanks for your work