Skip to content

Commit 7147142

Browse files
authored
Update README-zh.md
1 parent 1c83778 commit 7147142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ helm install [RELEASE_NAME] td-redis-operator/td-redis-operator
4949
<p>除了使用helm部署外,你也可以使用kubectl命令部署:</p>
5050

5151
```
52-
$ kubectl apply -f xxx.yaml
52+
$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/deploy/deploy.yaml
5353
```
5454
<p>更多YAML文件详见<a href="https://github.com/tongdun/td-redis-operator/wiki/YAML部署">YAML部署文档</a>。</p>
5555

0 commit comments

Comments
 (0)