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
+1 -23
View File
@@ -1,26 +1,4 @@
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
)
source ./path_info.cfg
for i in ${service[*]}
do