You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For details on the deployment process of `helm`, see <ahref="https://github.com/tongdun/td-redis-operator/wiki/Helm-Deploy"> helm deployment document </a>.
53
53
54
54
In addition to deploying with `helm`, you can also deploy with `kubectl` command:
55
55
56
56
```
57
-
kubectl apply -f xxx.yaml
57
+
$ kubectl apply -f xxx.yaml
58
58
```
59
59
60
60
For more YAML files, see <ahref="https://github.com/tongdun/td-redis-operator/wiki/YAML-Deploy"> yaml deployment document </a>.
0 commit comments