File tree Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,6 @@ fluentbit:
308308 # logstashPrefixKey: ks-logstash-log
309309 # suppressTypeName: "On"
310310 # path: ""
311- # bufferSize: "4KB"
312311 # index: "fluent-bit"
313312 # httpUser:
314313 # valueFrom:
@@ -320,19 +319,19 @@ fluentbit:
320319 # secretKeyRef:
321320 # key: value
322321 # name: hpasssecret
323- # logstashFormat: true
324- # replaceDots: false
325- # writeOperation: upsert
326- # tls:
327- # enable: false
328- # verify: On
329- # debug: 1
330- # caFile: "<Absolute path to CA certificate file>"
331- # caPath: "<Absolute path to scan for certificate files>"
332- # crtFile: "<Absolute path to private Key file>"
333- # keyFile: "<Absolute path to private Key file>"
334- # keyPassword:
335- # vhost: "<Hostname to be used for TLS SNI extension>"
322+ # logstashFormat: true
323+ # replaceDots: false
324+ # writeOperation: upsert
325+ # tls:
326+ # enable: false
327+ # verify: On
328+ # debug: 1
329+ # caFile: "<Absolute path to CA certificate file>"
330+ # caPath: "<Absolute path to scan for certificate files>"
331+ # crtFile: "<Absolute path to private Key file>"
332+ # keyFile: "<Absolute path to private Key file>"
333+ # keyPassword:
334+ # vhost: "<Hostname to be used for TLS SNI extension>"
336335 kafka :
337336 enable : false
338337 logLevel : info
You can’t perform that action at this time.
0 commit comments