mirror of
https://gitea.bearcatlog.com/Bryant/chassis-agent
synced 2025-06-06 08:20:41 +08:00
update apisix
This commit is contained in:
parent
c03db20819
commit
f4d802d196
@ -39,8 +39,8 @@ deployment:
|
|||||||
role: viewer
|
role: viewer
|
||||||
|
|
||||||
etcd:
|
etcd:
|
||||||
# host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
|
host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
|
||||||
# - "http://127.0.0.1:2379" # multiple etcd address
|
- "http://localhost:2379" # multiple etcd address
|
||||||
prefix: "/apisix" # apisix configurations prefix
|
prefix: "/apisix" # apisix configurations prefix
|
||||||
timeout: 30 # 30 seconds
|
timeout: 30 # 30 seconds
|
||||||
health_check_retry: 2 # etcd retry time that only affects the health check, default 2
|
health_check_retry: 2 # etcd retry time that only affects the health check, default 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user