fix: 禁用 Envoy 容器内的 hot restart 避免 15 分钟后 drain

This commit is contained in:
zetaloop
2026-04-23 22:53:13 +08:00
parent 198c761063
commit 790f145dd1
+1
View File
@@ -93,6 +93,7 @@ services:
- /etc/envoy/envoy.yaml
- --log-level
- info
- --disable-hot-restart
ports:
- "18080:8080"
volumes: