external-dns-helm-chart-1.22.0
Added Add value .service.enabled to enable the creation of the Kubernetes service. #6400 @jullianow Add value replicaCount to set the number of external-dns replicas (bounded to 0 or 1, since external-dns does not support leader election). #6503 @yugstar Add crd as a valid registry value and grant the matching RBAC on dnsrecords for the CRD registry. #6513 @mloiseleur Add value hostAliases to inje…