monkeyDluffy6017 commented on code in PR #9770:
URL: https://github.com/apache/apisix/pull/9770#discussion_r1293126276
##########
apisix/discovery/dns/schema.lua:
##########
@@ -24,6 +24,9 @@ return {
type = "string",
},
},
+ resolvconf = {
Review Comment:
You should add the `resolv_conf` to the config-default.yaml, or nobody will
find this attribute, add comments to clarify that servers or resolvconf is
mutual exclusive
--
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]