bridge: fix spelling
Signed-off-by: arthur-zhang <zhangya_no1@qq.com>
This commit is contained in:
parent
495a2cbb0c
commit
5280b4d582
@ -729,7 +729,7 @@ func cmdAdd(args *skel.CmdArgs) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Use incoming DNS settings if provided, otherwise use the
|
// Use incoming DNS settings if provided, otherwise use the
|
||||||
// settings that were already configued by the IPAM plugin
|
// settings that were already configured by the IPAM plugin
|
||||||
if dnsConfSet(n.DNS) {
|
if dnsConfSet(n.DNS) {
|
||||||
result.DNS = n.DNS
|
result.DNS = n.DNS
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user