open-im-server/deploy_k8s/kubctl_start.sh
2022-05-19 17:50:04 +08:00

25 lines
244 B
Bash

service=(
#api service file
api
cms_api
#rpc service file
user
friend
group
auth
admin_cms
message_cms
statistics
office
organization
conversation
cache
msg_gateway
transfer
msg
push
sdk_server
demo
)