Revolyssup commented on code in PR #9770:
URL: https://github.com/apache/apisix/pull/9770#discussion_r1293115514


##########
apisix/discovery/dns/schema.lua:
##########
@@ -24,6 +24,9 @@ return {
                 type = "string",
             },
         },
+        resolvconf = {

Review Comment:
   config-default already has `servers` 
https://github.com/apache/apisix/blob/01763b5ddae1ba4f6d52778fad420aa4221c3c44/conf/config-default.yaml#L279
 
   and only one of `servers` or `resolvconf` is needed. Should I add it anyways?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to