update apisix

This commit is contained in:
2024-03-10 16:23:25 +08:00
parent 10c55bb3c5
commit afc9e8df70
2 changed files with 5 additions and 6 deletions

View File

@@ -40,12 +40,12 @@ deployment:
etcd:
host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
- "http://172.22.237.11: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
health_check_retry: 2 # etcd retry time that only affects the health check, default 2
tls:
verify: false
plugin_attr:
prometheus: