Skip to content

Commit

Permalink
Merge pull request #1225 from cw-Guo/fix/parsers
Browse files Browse the repository at this point in the history
fix parsersfile default parsers.conf path
  • Loading branch information
benjaminhuo authored Jul 1, 2024
2 parents 6989ede + e1d3751 commit 1a1a1d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
service:
parsersFiles:
- /fluent-bit/config/parsers.conf
- /fluent-bit/etc/parsers.conf
- /fluent-bit/config/parsers_multiline.conf
httpServer: true
{{- if .Values.fluentbit.logLevel }}
Expand Down

0 comments on commit 1a1a1d3

Please sign in to comment.