vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
111 stars 90 forks source link

vector _pod.tpl does not offer extraContainers #224

Closed ArtemTrofimushkin closed 2 years ago

ArtemTrofimushkin commented 2 years ago

Is it possible to add extraContainers option in templates/_pod.tpl (as well as already existing initContainers option) in ability to deploy custom sidecars with vector pods?

r0b3r4 commented 2 years ago

This one just waiting to be implemented, right?

spencergilbert commented 2 years ago

Yeah - I haven't had much time recently to devote to chart features, happy to get a contributor PR in though!

r0b3r4 commented 2 years ago

Here is the PR https://github.com/vectordotdev/helm-charts/pull/239