Skip to content

Added support for custom hosts/domains for auto devops

Aaron Walker requested to merge (removed):auto-devops-custom-domains into master

What does this MR do?

This MR adds the variable ADDITIONAL_HOSTS to the Auto DevOps template which sets the Helm chart variable service.additionalHosts created by charts/auto-deploy-app!20 (merged). The variable <ENVIRONMENT>_ADDITIONAL_HOSTS can also be specified and takes precedence. It allows specification of additional hosts via a comma-separated list such as domain.com, www.domain.com.

What are the relevant issue numbers?

Closes #46954 (closed)

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports