From 8807953f86f4f5ec758644c4633e11e64d91160a Mon Sep 17 00:00:00 2001 From: zhx Date: Wed, 8 Jul 2026 22:51:25 +0800 Subject: [PATCH] Enable lucky gift service CLB deployment --- .../hyapp-services.inventory.prod.example.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/deploy/tencent_tat/hyapp-services.inventory.prod.example.json b/deploy/tencent_tat/hyapp-services.inventory.prod.example.json index 19e6687..130ea4d 100644 --- a/deploy/tencent_tat/hyapp-services.inventory.prod.example.json +++ b/deploy/tencent_tat/hyapp-services.inventory.prod.example.json @@ -213,8 +213,12 @@ "new-app-activity-2" ], "clb": { - "enabled": false, - "drain_seconds": 0 + "enabled": true, + "load_balancer_id": "lb-epvnr4o0", + "listener_ids": [ + "lbl-gp626d1c" + ], + "drain_seconds": 5 } }, "luck-gateway": {