k8s deploy

This commit is contained in:
wangchuxiao
2022-05-23 11:32:33 +08:00
parent 652afd6b57
commit d196f455cb
6 changed files with 35 additions and 53 deletions
+24
View File
@@ -0,0 +1,24 @@
#/bin/sh
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
msg_transfer
msg
push
sdk_server
demo
)