Hi all, I have hosted a etcd server with a dns name and i can reach the endpoint such as http://etcdhostexample:2379/version and get a response. Apisix gateway also runs using the dns name of the etcd service. But the apisix dashboard cant connect to the etcd service when using it in the yaml config file. Is there a way to link the dashboard to an external etcd at all or does the etcd need to run on same host as the dashboard anf one needs to use localhost instead?
Thanks, Fabian