Open
Description
-
registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
-
Kubernetes [Bare Metal K8s]
-
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?