-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: As a user, I want to specify different registries for different routes #6969
Comments
[WeOpenStar] I would like to help |
try thisnacos: |
Description
https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L304-L317
I found that the registries supported in our document are
dns
,eureka
,consul-kv
andnacos
, but now there are onlydns
andeureka
in config-default.yaml file, so I think it needs to addconsul-kv
andnacos
to config-default.yamlThe text was updated successfully, but these errors were encountered: