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

feat(charts): disable hostNetwork on node plugin #280

Closed Abhinandan-Purkait closed 3 months ago

Abhinandan-Purkait commented 6 months ago

Resolves #274

This allows hostNetwork on lvm-csi-node to be configurable, with default as false.

Abhinandan-Purkait commented 3 months ago

https://github.com/openebs/lvm-localpv/pull/284 Cherry-picked