Skip to content

Commit 6ed67da

Browse files
author
guiadco
committed
fix-24683
1 parent 167a19e commit 6ed67da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ To explicitly force all non-cluster DNS lookups to go through a specific nameser
250250
指向该域名服务器,而不是 `/etc/resolv.conf`。
251251
252252
```
253-
proxy . 172.16.0.1
253+
forward . 172.16.0.1
254254
```
255255
256256
<!--

0 commit comments

Comments
 (0)