mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
rebase: bump nfsplugin to v4.0.0
Several bugs have been fixed and new features have been added. See-also: https://github.com/kubernetes-csi/csi-driver-nfs/releases/tag/v4.0.0 Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
df047ddaaf
commit
fc1529f268
@ -86,7 +86,7 @@ spec:
|
||||
fieldPath: spec.nodeName
|
||||
- name: CSI_ENDPOINT
|
||||
value: unix:///csi/csi.sock
|
||||
image: registry.k8s.io/sig-storage/nfsplugin:v3.1.0
|
||||
image: registry.k8s.io/sig-storage/nfsplugin:v4.0.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 5
|
||||
|
Loading…
Reference in New Issue
Block a user