Skip to content

Commit 7d84560

Browse files
committed
(maint) update redis_reconnect_attempts format
1 parent 92f9b78 commit 7d84560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/vmpooler/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ timeout: '15'
1818

1919
redis_connection_pool_size: '200'
2020
redis_connection_pool_timeout: '40'
21-
redis_reconnect_attempts: '40'
21+
redis_reconnect_attempts: '[0,0.25,0.5,1,2,4,8,16,32,64,128,256,512]'
2222

2323
:dns_configs:
2424
:example:

0 commit comments

Comments
 (0)