I have a domain called domain.com (already working and in production) and that domain is already using ns1.example.com and ns2.example.com as nameservers.
Now I have created new Authoritative DNS server (ns1.domain.com and ns2.domain.com) and I want to migrate the domain.com to it. So that NS for domain.com will become ns1.domain.com and ns2.domain.com
Now, the issue here is there is no glue record created for ns1.domain.com and ns2.domain.com.
Does creating the glue record for ns1.domain.com and ns2.domain.com will disturb the existing domain.com DNS service? ( for which the current NS are ns1.example.com and ns2.example.com)