From bc01c9e4df4f336d0634c1638d5c24c330970263 Mon Sep 17 00:00:00 2001 From: qitan Date: Wed, 3 Jul 2024 11:23:29 +0800 Subject: [PATCH] fix technical solution 125 --- .../solution/micro/elastic-scaling-container-through-hpa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/solution/micro/elastic-scaling-container-through-hpa.yml b/documents/solution/micro/elastic-scaling-container-through-hpa.yml index 51a64064..912cc346 100644 --- a/documents/solution/micro/elastic-scaling-container-through-hpa.yml +++ b/documents/solution/micro/elastic-scaling-container-through-hpa.yml @@ -240,7 +240,7 @@ Resources: Type: 'ALIYUN::ROS::Sleep' DependsOn: NodePools Properties: - CreateDuration: 180 + CreateDuration: 300 AckMetricsAdapter: Type: 'ALIYUN::CS::ClusterHelmApplication' DependsOn: Sleep