Skip to content

Commit f31f7e9

Browse files
authored
Merge pull request #24223 from howieyuen/dns-config
[zh] reconcile dns config
2 parents 6e6712a + 28ddd77 commit f31f7e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh/docs/tasks/administer-cluster/dns-custom-nameservers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,11 @@ data:
151151
ready
152152
kubernetes cluster.local in-addr.arpa ip6.arpa {
153153
pods insecure
154-
upstream
155154
fallthrough in-addr.arpa ip6.arpa
156155
ttl 30
157156
}
158157
prometheus :9153
159-
proxy ./etc/resolv.conf
158+
forward ./etc/resolv.conf
160159
cache 30
161160
loop
162161
reload

0 commit comments

Comments
 (0)