提交 bbef7353 编写于 作者: M Matt Rickard

Specifcy domains in dnsmasq configuration

上级 8dd1af79
......@@ -114,7 +114,9 @@ spec:
- -k
- --cache-size=1000
- --log-facility=-
- --server=127.0.0.1#10053
- --server=/cluster.local/127.0.0.1#10053
- --server=/in-addr.arpa/127.0.0.1#10053
- --server=/ip6.arpa/127.0.0.1#10053
ports:
- containerPort: 53
name: dns
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册