Reploy all environments after changing domain
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=22466) </details> <!--IssueSummary end--> ### Description If we let people set up Auto DevOps using a base domain based on `nip.io`, and they later add a real domain, do they need to redeploy all their projects again to get them working properly? Ingress will still work to the old `nip.io` addresses, so it's technically OK, but won't they expect things to now be available under the new domain instantly? ### Proposal * Reploy all (affected) environments whenever a base domain is changed. ### Links / references
issue