nacos-group / nacos-k8s

This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
578 stars 468 forks source link

How to build a bundle image? #440

Open HuangQAQ opened 6 months ago

HuangQAQ commented 6 months ago

I want to make a catalog, use " opm index add " to add in my catalog index. It must use a bundle image to do that. How can I build a nacos-operator bundle image?