Skip to content

Conversation

@bmscomp
Copy link

@bmscomp bmscomp commented Jan 6, 2026

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 resolves issues in air-gapped environments and reduces deployment
time when MongoDB is already accessible.

Which issue this PR fixes

Special notes for your reviewer:

@imrajdas @ispeakc0de @Jasstkn Need your feedback and guide for this PR, I do not know much the impact on the existing please let me know anything to enhance

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Variables are documented in the README.md

Add portal.server.waitForMongodb.enabled flag to allow users to skip
the wait-for-mongodb initContainer when using external MongoDB that is
already running.

This resolves issues in air-gapped environments and reduces deployment
time when MongoDB is already accessible.

Signed-off-by: Said BOUDJELDA <bmscomp@gmail.com>
@bmscomp bmscomp changed the title feat(litmus): add option to skip wait-for-mongodb initContainer (#5377) feat(litmus): add option to skip wait-for-mongodb initContainer (#469) Jan 7, 2026
@imrajdas imrajdas removed their request for review January 26, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to skip wait-for-mongodb initContainer

1 participant