fluentd-kubernetes-sumologic icon indicating copy to clipboard operation
fluentd-kubernetes-sumologic copied to clipboard

Feature request - Migrating .conf files into configMap

Open bin3377 opened this issue 6 years ago • 0 comments

The current implementation check-in fluentd .conf files into GitHub directly. Which means any change in the .conf file need to be built into docker image for taking effective. This change will using confgMap resource in kubernetes schema (.yml) so the final customer can tweak the settings without build docker image

bin3377 avatar Feb 13 '19 21:02 bin3377