Merge pull request #954 from artem-panchenko/improve_dnsmasq
Explicitly set config path for DNSMasqpull/901/head
commit
4889a3e2e1
|
@ -20,8 +20,8 @@ spec:
|
|||
- dnsmasq
|
||||
args:
|
||||
- -k
|
||||
- "-7"
|
||||
- /etc/dnsmasq.d
|
||||
- -C
|
||||
- /etc/dnsmasq.d/01-kube-dns.conf
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
|
|
Loading…
Reference in New Issue