mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 11:07:58 +00:00
ec85b7e2c9
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>