wolfstudy opened a new pull request #6681: Config admin CLI URL: https://github.com/apache/pulsar/pull/6681 Signed-off-by: xiaolong.ran <[email protected]> ### Motivation Sometimes, users want to use a customized admin CLI tool. Currently, in the k8s runtime, hardcode is used in `getdownloadcommands()`. This change will support users to configure the CLI tool they want. The default value is: `/bin/pulsar-admin`. ### Modifications - Support config admin CLI
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
