quickwit-oss / helm-charts

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

Add value to enable custom config maps #76

Closed rdettai closed 6 months ago

rdettai commented 6 months ago

For the Kafka source, you might need to to import certificates if you are connecting in a secured way.

This PR adds a top level configMaps value that takes a list of config map names and the path were to mount them on the Quickwit containers.