Provide example of configuring chart to use external Omnibus GitLab PostgreSQL and Redis
An example is needed for using an external Omnibus GitLab PostgreSQL and Redis service.
Intent
To remove the Omnibus chart, we need to provide PostgreSQL and Redis to the chart. This seems best handled by an external VM running Omnibus GitLab that has been configured with only the Redis and PostgreSQL roles.
Needs
- External VM with Omnibus GitLab
- Configured for only Redis and PostgreSQL
- Example changes to
secrets
- Example changes to configuration values to allow connection.
cc @marin