Skip to content

GitLab Pages: Add support for namespace-in-path parameter in NGINX

Summary

GitLab Pages is adding support for running without a DNS wildcard certificate. To enable this, a new paramater named namespace-in-path was added that allows the namespace to be in the URL path instead of the domain.

To make this work in Charts, it looks like we may need some advanced NGINX configuration.

Context

Matching Omnibus change:

Edited by Naman Jagdish Gala