diff --git a/deploy_k8s/build_push_all_images.sh b/deploy_k8s/build_push_all_images.sh index c043ebb7f..8902ec8a6 100644 --- a/deploy_k8s/build_push_all_images.sh +++ b/deploy_k8s/build_push_all_images.sh @@ -2,26 +2,26 @@ service=( #api service file api - cms_api - - #rpc service file - user - friend - group - auth - admin_cms - message_cms - statistics - office - organization - conversation - cache - gateway - transfer - msg - push - sdk_server - open_im_demo +# cms_api +# +# #rpc service file +# user +# friend +# group +# auth +# admin_cms +# message_cms +# statistics +# office +# organization +# conversation +# cache +# gateway +# transfer +# msg +# push +# sdk_server +# open_im_demo ) # version=v2.0.10