Global option to customize the Port allocation range. ```console kadalu config PROD storage-unit-port-start 5001 kadalu config PROD storage-unit-port-end 5100 ``` Take `start + 100` if the `storage-unit-port-end` is not configured.
Global option to customize the Port allocation range.
Take
start + 100if thestorage-unit-port-endis not configured.