You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I exclude specific ingress object or domain used in the ingress from external-dns records management, I am using EKS, and external-dns manages ingresses R53 records, there is one ingress that I want the external-dns not to create R53 records for, I have added below annotations in ingress yaml file to exclude domain, but it didn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I exclude specific ingress object or domain used in the ingress from external-dns records management, I am using EKS, and external-dns manages ingresses R53 records, there is one ingress that I want the external-dns not to create R53 records for, I have added below annotations in ingress yaml file to exclude domain, but it didn't work.
external-dns deployment:
Ingress:
Beta Was this translation helpful? Give feedback.
All reactions