Upgrade to 22.04 broke DNS

I think you miss understood. I don't want to force Google or Cloudfare as my DNS. I am happy with the ISP DNS as 99% of my connections are various WiFi connections.

Changing the symbolic link worked.

$ sudo rm -f /etc/resolv.conf
$ sudo ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf

I marked as solved.

I am still confused how/why toggling my network connection corrected the issue and why that the fix didn't hold through re-boot.