Hi. I published a cloud run servide, and create a custom domain mapping to it.
I deleted the cloud run service, but I cannot delete the custom domain mapping. It says "Go to Integrations tab and delete the integration", but I cannot find the integrations tab.
Now I have this (both custom domains are faulty)
Can you help me?
Thanks. Ramiro
Hi, try to delete using CLI. if that is not working try to recreate the same cloud run service and try to modify the mapping. Now try deleting custom mapping first before deleting service.
never tried this before, just trying to help. Hope that resolves.
Same issue here, but I found the Integrations tab finally.
Back to the cloud run services page, click the name of service that you want to delete the custom domain, and you will see the Integrations tab in this page.
Hope this will help!
I faced a similar issue where I deleted my old GCP project that had a custom domain mapping. I was able to restore the project but several services like the app engine was system disabled, and custom domains can be deleted from the GCP console, UI or cloudshell on if app engine is enabled. I was finally able to figure out that I can delete the custom domain mapping using admin API. see https://cloud.google.com/appengine/docs/admin-api/apis