DNS missing for custom_domain = true worker

Hello there, I'm successfully deploying a worker with
custom_domain = true
, but the worker isn't responding on the domain because there are no A or AAAA records in my DNS for that zone... I thought the custom domain deploy would automatically create them, but I guess not. Can you tell me what DNS records I would need to add to get the worker to respond on my zone?
Was this page helpful?