sds-node-configurator
sds-node-configurator copied to clipboard
[controller] Add LVM thin provisioning setting
Description
Added LVM thin provisioning setting
Why do we need it, and what problem does it solve?
We want to have disable LVM thin provisioning possibility
What is the expected result?
Added LVM thin provisioning setting
Checklist
- [ ] The code is covered by unit tests.
- [ ] e2e tests passed.
- [ ] Documentation updated according to the changes.
- [ ] Changes were tested in the Kubernetes cluster manually.