stakater / Reloader

A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!

Home Page:https://docs.stakater.com/reloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENHANCE] Set log level in helm chart

dabcoder opened this issue · comments

Is your feature request related to a problem? Please describe.

Following #638, it would be good to expose such log level configuration to the controller's helm chart (values file).

Describe the solution you'd like

It's already possible to configure the log format. Add an option for the log level as well.

Describe alternatives you've considered

None at this point.

Additional context

N/A.

@dabcoder hi, feel free to open a PR for this change