Enable luck gateway CLB deployment
This commit is contained in:
parent
8807953f86
commit
337324caca
@ -3,5 +3,5 @@ IMAGE=10.2.1.3:18082/hyapp/luck-gateway:REPLACE_WITH_RELEASE_TAG
|
||||
CONTAINER_NAME=hyapp-luck-gateway
|
||||
STOP_TIMEOUT_SEC=60
|
||||
LUCK_GATEWAY_HTTP_ADDR=:13014
|
||||
LUCKY_GIFT_GRPC_ADDR=lucky-gift-service.internal:13013
|
||||
LUCKY_GIFT_GRPC_ADDR=10.2.1.16:13013
|
||||
LUCK_GATEWAY_ALLOWED_APPS=aslan,yumi
|
||||
|
||||
@ -233,8 +233,12 @@
|
||||
"gateway-2"
|
||||
],
|
||||
"clb": {
|
||||
"enabled": false,
|
||||
"drain_seconds": 0
|
||||
"enabled": true,
|
||||
"load_balancer_id": "lb-cbiabr1q",
|
||||
"listener_ids": [
|
||||
"lbl-m1p3c4zo"
|
||||
],
|
||||
"drain_seconds": 10
|
||||
}
|
||||
},
|
||||
"notice-service": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user