File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
administration/configuring-fluent-bit/yaml Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Links
33on :
44 repository_dispatch :
55 workflow_dispatch :
6+ pull_request :
67 schedule :
78 - cron : " 00 18 * * *"
89
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ description: Learn about the YAML configuration file used by Fluent Bit
44
55# YAML configuration file
66
7- <img referrerpolicy =" no-referrer-when-downgrade " src =" https://static.scarf.sh/a.png?x-pxid=864c6f0e-8977-4838-8772-84416943548e " />
7+ <img referrerpolicy="no-referrer-when-downgrade"
8+ src="https://static.scarf.sh/a.png?x-pxid=864c6f0e-8977-4838-8772-84416943548e " alt="" />
89
910One of the ways to configure Fluent Bit is using a YAML configuration file that works at a global scope.
1011
You can’t perform that action at this time.
0 commit comments