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

Added secret option to fluentbit depployment in helm chart #195

Merged
merged 2 commits into from
Feb 14, 2022

Conversation

deveshk0
Copy link
Contributor

  • This PR Add secrets option in helm chart, by which you can define custom secrets which should be mounted to your fluentbit deployment. This help in adding Client certs or CA cert to the fluentBit deployment.

  • Fixed some typo error

Signed-off-by: Devesh <vrshu112@gmail.com>
@wenchajun
Copy link
Member

Thank you for your contribution. Because of a recent commit #189 , fluentbit-operator has changed to fluentd-operator. Since this is a huge change, this pr is better placed in the fluentbit-operator branch. helm will also be updated soon.

@deveshk0 deveshk0 changed the base branch from master to fluentbit-operator February 10, 2022 13:43
@deveshk0 deveshk0 changed the base branch from fluentbit-operator to master February 10, 2022 13:44
@deveshk0
Copy link
Contributor Author

I guess my base has all the latest commit, should I rebase to fluentbit-operator ?

@wenchajun
Copy link
Member

Yes, thank you for your contribution. Maybe we can submit this contribution in both master and fluentbit-operator.

@deveshk0
Copy link
Contributor Author

I will switch branches to fluentbit-operator and later we can merge fluentbit-operator to master

@deveshk0 deveshk0 changed the base branch from master to fluentbit-operator February 13, 2022 20:13
@deveshk0 deveshk0 changed the base branch from fluentbit-operator to master February 13, 2022 20:13
@deveshk0
Copy link
Contributor Author

I gues, I will open another PR for that branch

@benjaminhuo benjaminhuo merged commit 05c03c7 into fluent:master Feb 14, 2022
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.

None yet

3 participants