mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
deploy: enable HonorPVReclaimPolicy feature gate
This commit enables the HonorPVReclaimPolicy feature gate. fixes: #3230 Signed-off-by: Yati Padia <ypadia@redhat.com>
This commit is contained in:
@ -47,9 +47,7 @@ spec:
|
||||
- "--timeout=150s"
|
||||
- "--leader-election=true"
|
||||
- "--retry-interval-start=500ms"
|
||||
# TODO: enable the feature-gate once error has been handled in nfs.
|
||||
# Issue #3230
|
||||
# - "--feature-gates=HonorPVReclaimPolicy=true"
|
||||
- "--feature-gates=HonorPVReclaimPolicy=true"
|
||||
- "--prevent-volume-mode-conversion=true"
|
||||
env:
|
||||
- name: ADDRESS
|
||||
|
Reference in New Issue
Block a user