Please vote on this issue by adding a :thumbsup: reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave ""+1"" or ""me too"" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about the feature
Right now it is possible to set various parameters of MongoDB (mongod/mongos) through cr.yaml. But it would be much simpler to allow users to reconfigure MongoDB through ConfigMaps instead. It is already supported by the PXC Operator.
Which product(s) is this request for?
MongoDB, Operators
Tell us about the problem
Change configuration of MongoDB by using a standard mongod yaml configuration file format
Describe alternatives you've considered
Change confiugration manually and somehow ship it to the pod (ugly)
"
Community Note
Tell us about the feature Right now it is possible to set various parameters of MongoDB (mongod/mongos) through cr.yaml. But it would be much simpler to allow users to reconfigure MongoDB through ConfigMaps instead. It is already supported by the PXC Operator.
Which product(s) is this request for? MongoDB, Operators
Tell us about the problem Change configuration of MongoDB by using a standard mongod yaml configuration file format
Describe alternatives you've considered
Additional context None"