spacewander opened a new issue, #7483: URL: https://github.com/apache/apisix/issues/7483
### Description Currently, there are two ways to configure APISIX's data source / enable Admin API or not: 1. via various configurations, like `enable_admin` \ `config_center` \ `etcd`. 2. via deployment role: https://github.com/apache/apisix/blob/master/docs/en/latest/architecture-design/deployment-role.md In APISIX v3, we are going to make the deployment role the default. Maybe we can remove those various configurations like `enable_admin` \ `config_center` \ `etcd` at that time. -- 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]
