hebbaa commented on issue #12136: URL: https://github.com/apache/apisix/issues/12136#issuecomment-2808450331
@hanqingwu After passing env variable in the deployment yaml , apisix able to talk to etcd host etcd.apisix.svc.cluster.local:2379 instead of default etcd host http://127.0.0.1:2379/ env: - name: APISIX_DEPLOYMENT_ETCD_HOST value: "[\"http://etcd.apisix.svc.cluster.local:2379\"]" -- 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]
