Skip to content
Snippets Groups Projects

Use only Helm docs plus other misc fixes

Merged Nacho Barrientos requested to merge ib_helm_docs into master
Files
12
+ 1
2
@@ -25,7 +25,6 @@ Fluentbit collects logs from the `/var/log/containers/` directory and applies a
logs:
fluentbit:
enabled: true # Enable/disable Fluentbit for log collection
scrapeInterval: "15s" # Prometheus scrape interval for Fluentbit metrics
resources:
requests:
cpu: "5m"
@@ -141,4 +140,4 @@ Be cautious when enabling Fluentbit for large clusters (100+ nodes). The **Kuber
- Adjust Fluentbit resource requests and limits.
- Tune the API request rate by modifying the filters.
- Consider other optimization techniques, such as excluding specific log sources.
\ No newline at end of file
- Consider other optimization techniques, such as excluding specific log sources.
Loading