mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
dnsautoscaler should only be enabled when enable_dns_autoscaler is set to true. without this, it could be enabled without any manifest actually using it, which makes it a false signal. Signed-off-by: Seena Fallah <seenafallah@gmail.com>