Correct fluentbit's extraVolumes' and extraVolumeMounts' indentation
Compare changes
Files
5+ 2
− 0
@@ -23,6 +23,8 @@ This file contains the markdown version of the default values that this chart ta
@@ -23,6 +23,8 @@ This file contains the markdown version of the default values that this chart ta
| metrics.fluentbit.filters | string | `"nil"` | fluentbit filters as a yaml list in a multiline string |
| metrics.fluentbit.inputs | string | Configuration to scrape local prometheus. See `values.yaml`. | fluentbit inputs as a yaml list in a multiline string |
| metrics.fluentbit.matchQuery | string | `"match[]={job!=\"\"}"` | Query parameter to apply to the federate Prometheus URL, use this to filter and send only specific metrics |