7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
# gateway instances are stateless HTTP entries and should be attached behind the public CLB only after /healthz/ready passes.
|
|
IMAGE=ccr.ccs.tencentyun.com/hyapp/gateway-service:REPLACE_WITH_RELEASE_TAG
|
|
CONTAINER_NAME=hyapp-gateway-service
|
|
CONFIG_PATH=/etc/hyapp/gateway-service/config.yaml
|
|
STOP_TIMEOUT_SEC=60
|
|
|