File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040<p >你可以使用helm命令来部署:</p >
4141
4242```
43- helm repo add td-redis-operator https://tongdun.github.io/td-redis-operator/charts/td-redis-operator
44- helm repo update
45- helm install [RELEASE_NAME] td-redis-operator/td-redis-operator
43+ $ helm repo add td-redis-operator https://tongdun.github.io/td-redis-operator/charts/td-redis-operator
44+ $ helm repo update
45+ $ helm install [RELEASE_NAME] td-redis-operator/td-redis-operator
4646```
4747<p >关于helm的部署过程详见<a href =" https://github.com/tongdun/td-redis-operator/wiki/Helm部署 " >Helm部署文档</a >。</p >
4848
4949<p >除了使用helm部署外,你也可以使用kubectl命令部署:</p >
5050
5151```
52- kubectl apply -f xxx.yaml
52+ $ kubectl apply -f xxx.yaml
5353```
5454<p >更多YAML文件详见<a href =" https://github.com/tongdun/td-redis-operator/wiki/YAML部署 " >YAML部署文档</a >。</p >
5555
You can’t perform that action at this time.
0 commit comments