You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy rocketmq on my testing cluster. I started from the scripts provided in that repo, but they do not work. I modified them in the following way:
I'm trying to deploy rocketmq on my testing cluster. I started from the scripts provided in that repo, but they do not work. I modified them in the following way:
The image
rocketmq:4.9.3-alpine
was created following the procedure on that repo.After the deployment the rocketmq-namesrv works, but the broker's pod logs:
sh: can't open 'mqbroker': No such file or directory
...What could it be? Am I making something wrong?
The text was updated successfully, but these errors were encountered: