diff --git a/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml b/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml index 45010707..334b3c3f 100644 --- a/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml +++ b/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml @@ -339,7 +339,7 @@ spec: - name: socket-dir mountPath: /csi - name: vsphere-syncer - image: registry.k8s.io/csi-vsphere/syncer:v3.7.0 + image: registry.k8s.io/csi-vsphere/syncer:v3.7.1 args: - "--leader-election" - "--leader-election-lease-duration=30s"