vectordotdev / helm-charts

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

Support collect files in k8s EmptyDir #331

Open suikammd opened 1 year ago

suikammd commented 1 year ago

I deploy vector in DeamonSet mode and I want to collect files in EmptyDir. Currently, Vector does not support this feature. If you have plan for this feature and I'd love to help implement~