Said Boudjelda
Results
12
issues of
Said Boudjelda
Add portal.server.waitForMongodb.enabled flag to allow users to skip the wait-for-mongodb initContainer when using external MongoDB that is already running. #### What this PR does / why we need it: This...
Add a configuration option to skip the `wait-for-mongodb`` initContainer `in the `auth-server` and `graphql-server` deployments when using an external MongoDB that is already running and accessible. **Problem Statement** Currently, when...