remove conditional
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user