Recently, I tried to deploy rocketmq in the k8s cluster, but I didn't find
the helm-related deployment solution, so I implemented it myself and wanted
to push it to the rocketmq official. but I only found rocketmq-docker and
rocketmq-operator two repository, I I think it is more appropriate to put
helm in two repository : 1, main repository, 2 independent helm repository.
I found that the main repository does not currently hold other content, so
I propose to create a rocketmq-helm repository.

Currently implemented:
- sts master broker
- sts slave broker
- deployment namesrv
- deployment dashboard

I'll work on it until it's created.

Reply via email to