Skip to content

Add example values for UBI-based deployment

Hossein Pursultani requested to merge 495-ubi-example into master

NOTE: Should not be merged before gitlab-org/build/CNG!253 (merged)

This MR provides an example for values for pure UBI-based deployment. A brief summary of requirements of such a deployment along with its known limitations are presented in index.md. The values in values-ubi.yaml do the following:

  • Use ubi8 tagged images.
  • Disable PostgreSQL, Redis, and Minio and configure GitLab Chart to use external providers.
  • Disable CertManager, Prometheus, Grafana, and GitLab Runner.
  • Disable Nginx Ingress and configure GitLab Shell to bind on an external IP and alternate port.

Closes gitlab-org/distribution/team-tasks#495 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports