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