mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 06:25:58 +08:00
k8s deploy
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
source ./path_info.cfg
|
||||
|
||||
mkdir -p /db/sdk #path for jssdk sqlite
|
||||
|
||||
for i in ${service[*]}
|
||||
do
|
||||
kubectl -n openim apply -f ./${i}/deployment.yaml
|
||||
|
||||
Reference in New Issue
Block a user