mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
nfs: enable featuregate for volume expansion recovery
The commit enables the featuregate for volume expansion recovery in NFS. Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
parent
ec29ec1ac2
commit
7e262515a8
@ -65,6 +65,7 @@ spec:
|
|||||||
- "--leader-election"
|
- "--leader-election"
|
||||||
- "--retry-interval-start=500ms"
|
- "--retry-interval-start=500ms"
|
||||||
- "--handle-volume-inuse-error=false"
|
- "--handle-volume-inuse-error=false"
|
||||||
|
- "--feature-gates=RecoverVolumeExpansionFailure=true"
|
||||||
env:
|
env:
|
||||||
- name: ADDRESS
|
- name: ADDRESS
|
||||||
value: unix:///csi/csi-provisioner.sock
|
value: unix:///csi/csi-provisioner.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user