We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb877a + 82a74a8 commit b2f6253Copy full SHA for b2f6253
pkg/resources/nodeagent/config.go
@@ -23,7 +23,7 @@ var fluentBitConfigTemplate = `
23
Grace {{ .Grace }}
24
Daemon Off
25
Log_Level {{ .LogLevel }}
26
- Parsers_File /fluent-bit/conf/parsers.conf
+ Parsers_File /fluent-bit/etc/parsers.conf
27
Coro_Stack_Size {{ .CoroStackSize }}
28
{{- if .Monitor.Enabled }}
29
HTTP_Server On
0 commit comments