Skip to content

Commit 13bd61d

Browse files
committed
fix bug
1 parent 311aed3 commit 13bd61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/redis/templates/shardingdefinition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ spec:
1616
updateStrategy: Parallel
1717
lifecycleActions:
1818
shardRemove:
19+
timeoutSeconds: 600
1920
exec:
2021
container: redis-cluster
21-
timeoutSeconds: 600
2222
command:
2323
- /bin/bash
2424
- -c

0 commit comments

Comments
 (0)