mirror of
https://gitea.bearcatlog.com/Bryant/chassis-agent
synced 2025-09-18 07:16:02 +08:00
update apisix
This commit is contained in:
@@ -40,9 +40,12 @@ deployment:
|
||||
|
||||
etcd:
|
||||
host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
|
||||
- "http://localhost:2379" # multiple etcd address
|
||||
- "http://etcd:2379" # multiple etcd address
|
||||
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:
|
||||
verify: false
|
||||
|
||||
plugin_attr:
|
||||
prometheus:
|
||||
|
Reference in New Issue
Block a user