Hi All,
Has anyone had a success with exposing mongos and configuring the service with sharding.mongos.serviceAnnotations option?
I have configured the mongos in our EKS with LoadBalancer option and configured the LB with annotation to make internal LB instead public facing one but it seems the annotations are ignored.
I tried editing the service annotation but it is keep updated (by operator) with a new service with empty annotation, only contains percona.com/last-config-hash
entry.
It would be nice to add expose.enabled option to mongos similar to replicaset so we can set it to false and define the service ourselves outside the operator with necessary annotations.
Thank you.
Regards,
Nugroho