open-im-server/deploy_k8s/kubctl_start.sh
2023-06-29 22:42:31 +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
)