fix: accept decomposed DBs in PostgreSQL config validation

What does this MR do?

fix: accept decomposed DBs in PostgreSQL config validation

Since 19.0, the GitLab chart requires an externally configured PostgreSQL database and validates this during configuration checks.

The validation should also accept decomposed database setups. While no longer documented, they remain supported for backward compatibility.

Related MR: !2122 (merged)

Closes #6521 (closed)

Author checklist

For general guidance, please follow our Contributing guide.

Required

For anything in this list which will not be completed, please provide a reason in the MR discussion.

  • Merge Request Title and Description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • MR has a green pipeline.
  • Documentation created/updated.
  • Tests added/updated, and test plan for scenarios not covered by automated tests.
  • Equivalent MR/issue for omnibus-gitlab opened.

Reviewers checklist

Edited by Jason Plum

Merge request reports

Loading