Skip to content

Commit db7b27d

Browse files
pwschuurmank8s-infra-cherrypick-robot
authored andcommitted
Increase csi-snapshotter requeue interval --retry-interval-max=60s
1 parent c2bf47c commit db7b27d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/kubernetes/base/controller/controller.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ spec:
124124
- "--leader-election"
125125
- "--leader-election-namespace=$(PDCSI_NAMESPACE)"
126126
- "--timeout=300s"
127+
- "--retry-interval-max=60s"
127128
env:
128129
- name: PDCSI_NAMESPACE
129130
valueFrom:

0 commit comments

Comments
 (0)