-
| Hiya, Any examples would help me a lot, thanks. | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| This comment by @ChunyiLyu may be of help: | 
Beta Was this translation helpful? Give feedback.
-
| There is a side car example in our repo: https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples/sidecar Once you have the side car override, it's just a matter of adding the  You can also use   | 
Beta Was this translation helpful? Give feedback.
There is a side car example in our repo: https://github.com/rabbitmq/cluster-operator/tree/main/docs/examples/sidecar
Once you have the side car override, it's just a matter of adding the
envsection, as you would do for any StatefulSet.You can also use
kubectl explainto explore what does an object accept. Specifically to your case: