fluentd-kubernetes-sumologic
fluentd-kubernetes-sumologic copied to clipboard
Feature request - Migrating .conf files into configMap
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