Skip to content

Add support to overwrite the init containers CPU requests #539

@ShinyDhas

Description

@ShinyDhas

We updated the community operator from 0.7.0 to 0.13.0
Although initially everything was installed without any issues, we noticed all the Mongodb CR were in Pending state in kubernetes cluster.
After troubleshooting we found that init containers such as readiness probe and mongod-post hook requests for 500m of CPU time which is very high. We want to be able to change the requests through the operator itself. But we noticed that the operator injects these values internally, which is very difficult to manage as platform team.

Please add support to be able to modify the init containers on the CR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions