fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
588 stars 250 forks source link

help request: adding http_proxy env var for fluentbit #877

Open kpw1979 opened 1 year ago

kpw1979 commented 1 year ago

Describe the issue

Need to put in env var for http_proxy and no_proxy in fluentbit containers. how can this be done since operator kept overriding daemonset for fluentbit. thanks.

How did you install fluent operator?

helm chart

Additional context

No response

cw-Guo commented 1 year ago

Does this variable help you? fluent-bit EnvVars

benjaminhuo commented 1 year ago

Does this variable help you? fluent-bit EnvVars

Correct