We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c83778 commit 7147142Copy full SHA for 7147142
README-zh.md
@@ -49,7 +49,7 @@ $ helm install [RELEASE_NAME] td-redis-operator/td-redis-operator
49
<p>除了使用helm部署外,你也可以使用kubectl命令部署:</p>
50
51
```
52
-$ kubectl apply -f xxx.yaml
+$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/deploy/deploy.yaml
53
54
<p>更多YAML文件详见<a href="https://github.com/tongdun/td-redis-operator/wiki/YAML部署">YAML部署文档</a>。</p>
55
0 commit comments