mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 22:04:43 +03:00
Test: ubuntu22-calico-all-in-one-upgrade disable dns autoscaler
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,9 @@ auto_renew_certificates: true
|
|||||||
kube_proxy_mode: iptables
|
kube_proxy_mode: iptables
|
||||||
enable_nodelocaldns: false
|
enable_nodelocaldns: false
|
||||||
|
|
||||||
|
# Single node don't need the DNS autoscaler
|
||||||
|
enable_dns_autoscaler: false
|
||||||
|
|
||||||
containerd_registries_mirrors:
|
containerd_registries_mirrors:
|
||||||
- prefix: docker.io
|
- prefix: docker.io
|
||||||
mirrors:
|
mirrors:
|
||||||
|
|||||||
Reference in New Issue
Block a user