mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
add k8s_external plugin to CoreDNS configuration (#4704)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d9dedc2cd5
commit
99c5f7e013
@@ -89,6 +89,8 @@ kube_dns_servers:
|
||||
|
||||
dns_servers: "{{kube_dns_servers[dns_mode]}}"
|
||||
|
||||
enable_coredns_k8s_external: false
|
||||
coredns_k8s_external_zone: k8s_external.local
|
||||
|
||||
# Kubernetes configuration dirs and system namespace.
|
||||
# Those are where all the additional config stuff goes
|
||||
|
||||
Reference in New Issue
Block a user