openebs / lvm-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.
Apache License 2.0
235 stars 92 forks source link

fix(helm): remove useless crd.enableInstall variable #279

Closed jeffrey4l closed 3 months ago

jeffrey4l commented 7 months ago

What this PR does?:

remove the useless crd.enableInstall variable which has no reference in helm chart.

Does this PR require any upgrade changes?:

no

Abhinandan-Purkait commented 3 months ago

Has been cherry-picked in https://github.com/openebs/lvm-localpv/pull/284 Thanks!!