Skip to content

Commit 2301997

Browse files
author
sergey.davydov
committed
feat: increase timeout for csi-provisioner to 3m
1 parent d0180fc commit 2301997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/ec-csi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ images:
5757
controller:
5858
timeouts:
5959
csi-attacher: "2m"
60-
csi-provisioner: "30s"
60+
csi-provisioner: "3m"
6161
csi-snapshotter: "3m"
6262
csi-resizer: "30s"
6363

0 commit comments

Comments
 (0)