Add labels to deployment of Fluent Operator#623
Add labels to deployment of Fluent Operator#623jddcarreira wants to merge 3 commits intofluent:mainfrom
Conversation
Signed-off-by: Joao Carreira <jddcarreira@gmail.com>
Signed-off-by: Joao Carreira <jddcarreira@gmail.com>
Signed-off-by: Joao Carreira <jddcarreira@gmail.com>
cc629d3 to
b154d36
Compare
|
Hi! Can we have a review of this PR please? I'm also waiting for this change. Thank you |
|
Any update on this one @repeatedly @jvanzyl @azuwis ? |
|
Thanks @jddcarreira for your contributions. It's kind of awkward here. Current we have two places to host the charts. Can you try to raise a pull request to the https://github.com/fluent/fluent-operator/tree/master/charts/fluent-operator first? we can then sync the changes from fluent-operator repo to this helm chart repo. |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
The current helm chart allows adding custom labels, although they are not fully propagated to the deployment.
This merge requests adds the already existing variable for labels to the deployment of Fluent Operator.