Skip to content

Commit df4a329

Browse files
committed
Add more comments
1 parent e6adf29 commit df4a329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ startupProbe:
117117
failureThreshold: 30
118118
successThreshold: 1
119119

120+
# Configure options for log collection
121+
# Log collection will collect all logs for each file type enabled, parse them,
122+
# And export them to a logging backend specified in the outputs section below
120123
logCollection:
121124
enabled: true
122125
image: fluent/fluent-bit:1.9.7

0 commit comments

Comments
 (0)