diff --git a/cluster/core/storage/directpv/deploy.yaml b/cluster/core/storage/directpv/deploy.yaml index c861809a9..b4e7160bb 100644 --- a/cluster/core/storage/directpv/deploy.yaml +++ b/cluster/core/storage/directpv/deploy.yaml @@ -1739,7 +1739,7 @@ spec: fieldPath: spec.nodeName - name: CSI_ENDPOINT value: unix:///csi/csi.sock - image: quay.io/minio/directpv:v3.2.0 + image: quay.io/minio/directpv:v4.1.4 livenessProbe: failureThreshold: 5 httpGet: @@ -1932,7 +1932,7 @@ spec: fieldPath: spec.nodeName - name: CSI_ENDPOINT value: unix:///csi/csi.sock - image: quay.io/minio/directpv:v3.2.0 + image: quay.io/minio/directpv:v4.1.4 name: direct-csi ports: - containerPort: 20443