Disable borken json parsing for now

This commit is contained in:
Stefan Reimer 2020-10-02 14:46:07 -07:00
parent bbd6d25429
commit 4aeb23d8cc

View File

@ -104,7 +104,9 @@ fluentd:
configMaps: configMaps:
general.conf: | general.conf: |
<label @FLUENT_LOG> <label @FLUENT_LOG>
@type null <match **>
@type null
</match>
</label> </label>
<source> <source>
@type http @type http