Skip to content
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

feat(fluentd): allow passing env vars using the chart #977

Merged
merged 2 commits into from Nov 3, 2023
Merged

feat(fluentd): allow passing env vars using the chart #977

merged 2 commits into from Nov 3, 2023

Conversation

guerzon
Copy link
Contributor

@guerzon guerzon commented Nov 3, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

This PR adds the ability to pass environment variables to fluentd when using the fluent-operator Helm chart.

Fixes #942.

Does this PR introduced a user-facing change?

none

Additional documentation, usage docs, etc.:


Signed-off-by: Lester Guerzon <guerzon@proton.me>
wenchajun
wenchajun previously approved these changes Nov 3, 2023
@guerzon
Copy link
Contributor Author

guerzon commented Nov 3, 2023

Error: targetBranch 'master' does not exist

Looks like ci lint is failing. Interestingly enough I cannot replicated it locally:

image

@wenchajun
Copy link
Member

fixed #979

Signed-off-by: Lester Guerzon <guerzon@proton.me>
@guerzon
Copy link
Contributor Author

guerzon commented Nov 3, 2023

@wenchajun I hope you don't mind me taking the fix for the CI and adding it here. For your review again. Thanks

@benjaminhuo benjaminhuo merged commit 1dff378 into fluent:master Nov 3, 2023
1 check 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.

Allow for extra env vars in fluentd helm chart.
3 participants