external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

Allow replica count to be set to zero

Open josh-ferrell opened this issue 1 year ago • 3 comments
trafficstars

Description Allows the replica count for external-dns deployments to be configurable as zero. external-dns helm installs can be done in secondary regions with zero replicas waiting to be scaled up during a failover event. See #4783

The helm chart values.yaml was commented to reflect that external-dns does not support more than one replica.

Checklist

  • [ ] Unit tests updated
  • [X] End user documentation updated

josh-ferrell avatar Oct 01 '24 13:10 josh-ferrell