update apisix

This commit is contained in:
2024-03-10 16:05:09 +08:00
parent 5e0ed24d60
commit eadc3e145b
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ deployment:
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
# prefix: "/apisix" # apisix configurations prefix
timeout: 30 # 30 seconds
# health_check_retry: 2 # etcd retry time that only affects the health check, default 2
# tls: