Skip to content

Commit 6c8ed9a

Browse files
committed
chart: improve comments
Signed-off-by: roc <[email protected]>
1 parent 03781b8 commit 6c8ed9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/tke-extend-network-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ concurrency:
2828
clbPortPoolController: 10
2929
dedicatedClbServiceController: 1
3030

31-
# -- Precisely control the frequency limit of cloud API calls to avoid frequent over-limits
31+
# -- Precisely control the QPS of cloud API calls to avoid frequent over-limits
3232
# in large-scale scenarios, resulting in excessive retries and reduced scaling speed.
3333
apiRateLimit:
3434
DescribeLoadBalancers: 20

0 commit comments

Comments
 (0)