druid-io / druid-operator

Druid Kubernetes Operator
Other
205 stars 93 forks source link

How to apply sidecar at only one Druid's service #275

Closed henriquekops closed 2 years ago

henriquekops commented 2 years ago

Hey!

I want to start broker service with a fluentbit sidecar, but idk how to set up at CRD. Can someone help me?

Regards.

AdheipSingh commented 2 years ago

sidecar not support as of now in CR. Also if you injecting sidecars by mutation webhooks like istio does, operator wont interfere.