mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
Update README.md (#1477)
This commit is contained in:
parent
a9153afc38
commit
1f7dfa33d7
@ -84,8 +84,8 @@ $ sudo sealos run labring/kubernetes:v1.25.0 labring/helm:v3.8.2 labring/calico:
|
||||
If you are local, you can also use Kind and Minikube to test, for example, using Kind:
|
||||
|
||||
```bash
|
||||
$ sGO111MODULE="on" go get sigs.k8s.io/kind@v0.11.1
|
||||
$ skind create cluster
|
||||
$ GO111MODULE="on" go get sigs.k8s.io/kind@v0.11.1
|
||||
$ kind create cluster
|
||||
```
|
||||
|
||||
### Installing helm
|
||||
@ -174,4 +174,4 @@ cp ../config/notification.yaml ./charts/generated-configs/notification.yaml
|
||||
|
||||
```bash
|
||||
helmfile apply
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user