Download before first deploy:
  curl -L https://github.com/kubernetes-sigs/external-dns/releases/download/v1.20.0/external-dns-crds.yaml \
       -o external-dns-v1.20.0-crds.yaml

This file is not checked in. The install.sh applies it with kubectl apply --server-side.
