Commit 7582c38
authored
Fix ClusterFluentBitConfig rendering in helm chart when using yaml configFileFormat (#1573)
* Fix ClusterFluentBitConfig rendering in helm chart when using yaml configFileFormat
Signed-off-by: Truong Nguyen <[email protected]>
* Include parsers_multiline.conf in parsers.conf
Signed-off-by: Truong Nguyen <[email protected]>
---------
Signed-off-by: Truong Nguyen <[email protected]>1 parent 1a75fb9 commit 7582c38
File tree
2 files changed
+2
-3
lines changed- charts/fluent-operator/templates
- conf
2 files changed
+2
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments