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

Add value to optionally create namespace for fluent-bit #64

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mbeaucha
Copy link

Description: Added fluentbit.createNamespace value defaulted to true, if set to false avoids creating the namespace. This is needed for deploying the chart via Helmfile. Deployment via Helmfile fails otherwise with an error that the namespace already exists. Using the Helmfile option to not create the namespace likewise results in an error that the namespace does not exist.

Testing: Deployed the forked chart successfully via helmfile

Documentation:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add option to not create namespace, needed for deploying chart via helmfile
@mbeaucha mbeaucha requested a review from a team as a code owner September 19, 2022 20:08
@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale label Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant