I have successfully set up auto devops
for my project.
I am serving static content using nginx
as a docker image.
I have a wildcard domain example.com
and I have configured gitlab to use gke.example.com
.
My site is accessible from group-ui.gke.example.com
,
how can I configure it to be accessible from example.com
?