mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
remove conditional
This commit is contained in:
parent
31a7b7d24e
commit
efa2dff681
@ -83,9 +83,7 @@ spec:
|
||||
{% if kube_log_level == '4' %}
|
||||
- --log-queries
|
||||
{% endif %}
|
||||
{% if dns_mode == 'kubedns' %}
|
||||
- --local=/{{ bogus_domains }}
|
||||
{% endif %}
|
||||
ports:
|
||||
- containerPort: 53
|
||||
name: dns
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user