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
Are you running Postgres Operator in production? [yes]
Type of issue? [question]
Hi. I want to use external-dns integration, but unfortunately master_dns_name_format is not suitable for me. I searched the documentation and found the line:
external-dns.alpha.kubernetes.io/hostname with the value defined by the operator configs master_dns_name_format and replica_dns_name_format. This value can't be overwritten. If any changing in its value is needed, it MUST be done changing the DNS format operator config parameters
Why can't overriding be done at masterServiceAnnotations/replicaServiceAnnotations level?