I currently have the folllowing setup:
- I have zones configured in namespace
default
- My operator listens from namespace
dns-system
- And per website, I want to enable configurability of records for a zone.
All deploys, but the operator states: "Record not selected by any DNSZone recordsFrom selector". I guess this is because it is not looking in all namespaces, but just the ones the zone is configured in. Would be nice to have such a thing!
I currently have the folllowing setup:
defaultdns-systemAll deploys, but the operator states: "Record not selected by any DNSZone recordsFrom selector". I guess this is because it is not looking in all namespaces, but just the ones the zone is configured in. Would be nice to have such a thing!