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

fix(fluentd): add securityContext and podSecurityContext in values.yaml #1230

Merged

Conversation

SvenThies
Copy link
Contributor

What this PR does / why we need it:

  • Tiny PR to add the same securityContext and podSecurityContext options to fluentd values which we already have for fluent-bit

Which issue(s) this PR fixes:

Fixes #952

Does this PR introduced a user-facing change?

- Add `securityContext` and `podSecurityContext` options to fluentd helm chart values.

@SvenThies SvenThies force-pushed the fix_security_context_in_fluentd_values branch from 73b1e20 to 1195092 Compare July 1, 2024 18:54
@benjaminhuo benjaminhuo merged commit b067ff7 into fluent:master Jul 2, 2024
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.

bug: Helm: insufficient securityContext settings for fluentd-CR template
2 participants