Skip to content

Allow specification of additional hosts

Aaron Walker requested to merge (removed):server-alias into master

This creates a list variable service.additionalHosts to configure additional ingress hosts. It is the precursor to Auto Devops support for environment-specific custom domains. It must be specified as such: {example.com, www.example.com}.

Related: gitlab-org/gitlab-ce#46954

Edited by Aaron Walker

Merge request reports