Add fluentd.conf as a configmap (#792)
Logger's - FluentD config can be passed as a configmap so that user can customize the configuration to their needs
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Default logger configfile - which is generally replaced by a more specific logger config at runtime (see charts/)
|
||||
<match fluent.**>
|
||||
type null
|
||||
</match>
|
||||
|
||||
Reference in New Issue
Block a user