Skip to content

Commit de7f1f2

Browse files
authored
Update README.md
1 parent fc49952 commit de7f1f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@ For details on the deployment process of `helm`, see <a href="https://github.com
5454
In addition to deploying with `helm`, you can also deploy with `kubectl` command:
5555

5656
```
57-
$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/deploy/deploy.yaml
57+
$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/deploy/deploy.yaml
58+
$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/cr/redis_cluster.yaml
59+
$ kubectl apply -f https://github.com/tongdun/td-redis-operator/tree/main/cr/redis_standby.yaml
60+
5861
```
5962

6063
For more YAML files, see <a href="https://github.com/tongdun/td-redis-operator/wiki/YAML-Deploy"> yaml deployment document </a>.

0 commit comments

Comments
 (0)