Antoine Monnier
Results
1
issues of
Antoine Monnier
There is a typo on [this line](https://github.com/fluent/helm-charts/blob/main/charts/fluentd/values.yaml#L273) of `fluentd/values.yaml`: ```yaml enabled: "true" ``` should be: ```yaml enabled: true ```