Skip to content

feat(helm): add namespaceOverride support to FluentBit chart#1919

Open
hsdp-smulford wants to merge 1 commit intofluent:masterfrom
hsdp-smulford:feat/fluentbit-namespace-override
Open

feat(helm): add namespaceOverride support to FluentBit chart#1919
hsdp-smulford wants to merge 1 commit intofluent:masterfrom
hsdp-smulford:feat/fluentbit-namespace-override

Conversation

@hsdp-smulford
Copy link
Copy Markdown

Summary

Adds fluentbit.namespaceOverride to allow deploying FluentBit resources into a configurable namespace, falling back to .Release.Namespace when unset.

Changes

  • values.yaml: added fluentbit.namespaceOverride: ""
  • templates/fluentbit-fluentBit.yaml: namespace resolves via default .Release.Namespace .Values.fluentbit.namespaceOverride

Fixes #1918

Adds fluentbit.namespaceOverride value so users can deploy FluentBit
resources into a namespace different from .Release.Namespace.

Fixes fluent#1918

Signed-off-by: shawn.mulford <[email protected]>
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.

feat(helm): add namespaceOverride support to FluentBit chart

2 participants