remove conditional

pull/1289/head
Spencer Smith 2017-05-12 17:16:49 -04:00
parent 31a7b7d24e
commit efa2dff681
1 changed files with 0 additions and 2 deletions

View File

@ -83,9 +83,7 @@ spec:
{% if kube_log_level == '4' %} {% if kube_log_level == '4' %}
- --log-queries - --log-queries
{% endif %} {% endif %}
{% if dns_mode == 'kubedns' %}
- --local=/{{ bogus_domains }} - --local=/{{ bogus_domains }}
{% endif %}
ports: ports:
- containerPort: 53 - containerPort: 53
name: dns name: dns