Commit f8b74640 authored by Bowei Du's avatar Bowei Du

-no-resolv will make upstream DNS unreachable

parent 9f75db3c
...@@ -198,7 +198,6 @@ spec: ...@@ -198,7 +198,6 @@ spec:
failureThreshold: 5 failureThreshold: 5
args: args:
- --cache-size=1000 - --cache-size=1000
- --no-resolv
- --server=/{{ .DNSDomain }}/127.0.0.1#10053 - --server=/{{ .DNSDomain }}/127.0.0.1#10053
- --server=/in-addr.arpa/127.0.0.1#10053 - --server=/in-addr.arpa/127.0.0.1#10053
- --server=/ip6.arpa/127.0.0.1#10053 - --server=/ip6.arpa/127.0.0.1#10053
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment