spacewander commented on code in PR #412:
URL: https://github.com/apache/apisix-docker/pull/412#discussion_r1089573685
##########
example/apisix_conf/config.yaml:
##########
@@ -38,11 +38,11 @@ deployment:
key: 4054f7cf07e344346cd3f287985e76a2
role: viewer
- etcd:
- host: # it's possible to define multiple etcd
hosts addresses of the same etcd cluster.
- - "http://etcd:2379" # multiple etcd address
- prefix: "/apisix" # apisix configurations prefix
- timeout: 30 # 30 seconds
+etcd:
Review Comment:
The etcd should be put under `deployment`, see
https://github.com/apache/apisix/blob/9e19dcc013463c9c00ad9988059b0c72f1f13fca/conf/config.yaml#L49
--
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]