Skip to content

feat(charts): Add ability for custom positionDB for FluentBit #1548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Apr 4, 2025

What this PR does / why we need it:

When kind: FluentBit is created using the official HELM chart, positionDB is locked to hostPath.path: /var/lib/fluent-bit/:

positionDB:
hostPath:
path: /var/lib/fluent-bit/

I prefer flexibility: the user can replace this value.

Which issue(s) this PR fixes:

Fixes #1547

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


@kiblik kiblik marked this pull request as draft April 4, 2025 15:50
@kiblik kiblik force-pushed the custom_positiondb branch from 1241b86 to 87b933c Compare April 4, 2025 15:56
@kiblik kiblik marked this pull request as ready for review April 4, 2025 15:57
@cw-Guo cw-Guo merged commit a28a662 into fluent:master Apr 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chart: Add flexibility for positionDB for kind: FluentBit
2 participants