Skip to content

Commit 216edfb

Browse files
authored
fix: redis shard remove hang (#2480)
1 parent 6d1e1ee commit 216edfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/redis/templates/shardingdefinition.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ spec:
1616
updateStrategy: Parallel
1717
lifecycleActions:
1818
shardRemove:
19+
timeoutSeconds: 600
1920
exec:
2021
container: redis-cluster
2122
command:

0 commit comments

Comments
 (0)