external-dns
external-dns copied to clipboard
fix(crd): txt record deletion
trafficstars
Description
Adds support for deleting TXT records after the CRD is deleted.
Fixes #5254 Fixes #5279
Checklist
- [x] Unit tests updated
- [x] End user documentation updated