Cloudflare DevelopersCD
Cloudflare Developers•9mo ago•
16 replies
Nikita

override_existing_dns_record

@Vero @SuperHelpflare
We deployed our frontend to workers assets, but we have A record for our domain
and when we trying to configure Custom domain it showing error:(
already has externally managed DNS records (A, CNAME, etc). Either delete them, try a different hostname, or use the option 'override_existing_dns_record' to override.
i tried to find any information regarding override_existing_dns_record but didn't find any documentation regarding that https://developers.cloudflare.com/search/?query=override_existing_dns_record

how we can override DNS record to Workers without downtime?
Was this page helpful?