Here's the breakdown.
Creating a development environment for the tool set for well development work on the tools and the processes that won't affect production.
All tools stood up fine and in their own control area within K8.
Jira was stood up then a backup/restore was done from prod. Dev license applied
GitLab was stood up and the same performed.
I removed the DVCS connections.
I removed the OAuth2.0 integration.
I destroyed the Application in GitLab.
Ensured that no webhooks exist in the project/repo
I recreated all of these pointing to the new instance re: jira-dev.xxxx.com and gitlab-dev.xxxx.com
I add the teams in the DVCS integrations it finds the correct team on the correct instance.
As it syncs the repo's it points to the prod instance re: gitlab.xxxx.com
Banging my head over this one.
Any assist would be most grateful.