fluent / helm-charts

Helm Charts for Fluentd and Fluent Bit
Apache License 2.0
366 stars 438 forks source link

[fluent-bit] Image pull policy is set to Always by default. #478

Closed rgaduput closed 3 months ago

rgaduput commented 3 months ago

I know that this can be overwritten, but not really sure why we needed Always as a default. Don't you think it makes sense to put it as IfNotPresent by default so that there wont be surprises.