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 19db1de commit 1c83778Copy full SHA for 1c83778
README.md
@@ -54,7 +54,7 @@ For details on the deployment process of `helm`, see <a href="https://github.com
54
In addition to deploying with `helm`, you can also deploy with `kubectl` command:
55
56
```
57
-$ kubectl apply -f xxx.yaml
+$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/deploy/deploy.yaml
58
59
60
For more YAML files, see <a href="https://github.com/tongdun/td-redis-operator/wiki/YAML-Deploy"> yaml deployment document </a>.
0 commit comments