fix: 禁用 Envoy 容器内的 hot restart 避免 15 分钟后 drain
This commit is contained in:
@@ -93,6 +93,7 @@ services:
|
||||
- /etc/envoy/envoy.yaml
|
||||
- --log-level
|
||||
- info
|
||||
- --disable-hot-restart
|
||||
ports:
|
||||
- "18080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user