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

chore(rbac): remove unnecessary rbac secret rule #276

Closed abhilashshetty04 closed 7 months ago

abhilashshetty04 commented 7 months ago

Pull Request template

Please, go through these steps before you submit a PR.

Why is this PR required? What issue does it fix?: Remove rbac rules on secrets. lvm local pv does not need it.

Does this PR require any upgrade changes?: It does not need upgrade change.

If the changes in this PR are manually verified, list down the scenarios covered:: e2e verified that pipeline completed successfully.

Checklist: