Description:
Hi !
I would like to know if there is a way to expose the sidecar container linked to one of my mongod services in my replica set. I can see the option expose: enabled true
, expose type: NodePort
for the mongo service, but I can’t find this for the associated sidecar. Is it possible to do this or not?