Skip to content

Commit

Permalink
Add timeout arg to csi-resizer (#144)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <[email protected]>
  • Loading branch information
zxh326 authored Feb 7, 2025
1 parent 2725abd commit 3b4ca36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/juicefs-csi-driver/templates/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ spec:
{{- end }}
- args:
- --csi-address=$(ADDRESS)
- --timeout=20s
- --leader-election
- --v=2
env:
Expand Down

0 comments on commit 3b4ca36

Please sign in to comment.