Open pdomagala opened 3 years ago
Hey @pdomagala , thank you for the contribution. This addition will be nice! Can you format the commit msg using the PR commit message format: https://docs.teamhephy.com/contributing/submitting-a-pull-request/
Something like feat(fluentd): enable set flush and threads via ENV vars
will be sufficient
Also, is there a way we can make the log_level configurable via the helm chart values?
Oh, I noticed that I also changed log_level to warn, but IMO it also should be changeable via an environment variable, because in my case it flooded us with logs. I'll change it later.