Skip to content

Options to Provision Postgres via Crossplane in the autodevops pipeline

hr1sh1kesh requested to merge hr1sh1kesh/auto-deploy-app:master into master

This MR allows options for postgres provisioning via crossplane.

(Based on the discussion from gitlab-org&1866 (comment 228944981))

Addition of the options postgres.managed=true postgres.managedClass="specific class name"

to allow the user choice of postgres deployment orchestrated via crossplane.

Related issue: gitlab-org/gitlab#34702 (closed)

Edited by Thong Kuah

Merge request reports