vectordotdev / helm-charts

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

hostNetwork configuration missing for vector-agent #354

Closed nonamef closed 5 months ago

nonamef commented 5 months ago

I don't see a way to add hostNetwork: true to the vector-agent daemonset https://github.com/vectordotdev/helm-charts/blob/develop/charts/vector-agent/templates/daemonset.yaml. Looks like it was added to vector pod previously in https://github.com/vectordotdev/helm-charts/issues/213. Can the same .Values.hostNetwork be added to the vector-agent.

nonamef commented 5 months ago

Missed it was part of the vector.pod definition