RocksLabs / kvrocks-operator

Apache License 2.0
36 stars 15 forks source link

feat: using helm to deploy kvrocks-operator #19

Open xiao-jay opened 1 year ago

xiao-jay commented 1 year ago

@git-hulk @jiayouxujin @ColinChamber I saw using helm to install the operator in readme, why not package it and using like

helm repo add rockslabs https://rockslabs.github.io/charts/
helm repo update
helm install kvrocks-operator RocksLabs/kvrocks-operator  -n kvrocks   --version 0.1.0

to install kvrocks-operator?

I am willing to contribute to this issue if needed.

xiao-jay commented 1 year ago

This issue should assign to @jiayouxujin

ducviet00 commented 1 year ago

how's it going? I'm willing to contribute to this issue

xiao-jay commented 12 months ago

how's it going? I'm willing to contribute to this issue

welcome you to contribute.

jiayouxujin commented 11 months ago

@ducviet00 Thanks, assigned. Feel free to ask any questions.